#CFE5CB#CFE5CB
#CFE5CB is a very light, muted green. Relative luminance 0.736; OKLCH L 89.9% C 0.042 H 140.8°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE5CB |
|---|---|
| RGB | rgb(207, 229, 203) |
| HSL | hsl(111, 33%, 85%) |
| HSV | hsv(111, 11%, 90%) |
| CMYK | cmyk(9.6%, 0%, 11.4%, 10.2%) |
| CIE-LAB | lab(88.74, -12.02, 10.22) |
| CIE-LCH | lch(88.74, 15.78, 139.61°) |
| OKLab | oklab(89.85% -0.0326 0.0266) |
| OKLCH | oklch(89.85% 0.042 140.8) |
| XYZ | xyz(64.5288, 73.6151, 67.2978) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.56
Beige
#F5F5DC
ΔE00 9.06
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.88
Lightyellow
#FFFFE0
ΔE00 10.04
Off White (survey)
#FFFFE4
ΔE00 10.10
Light Sage
#BCECAC
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE5CB #E1CBE5
analogous
#DCE5CB #CFE5CB #CBE5D4
triadic
#CFE5CB #CBCFE5 #E5CBCF
tetradic
#CFE5CB #CBDCE5 #E1CBE5 #E5D4CB
square
#CFE5CB #CBDCE5 #E1CBE5 #E5D4CB
split-complementary
#CFE5CB #D4CBE5 #E5CBDC
monochromatic
#84BC79 #A9D1A2 #CFE5CB #ECF5EB #ECF5EB
Accessibility & contrast
On white
1.34
#CFE5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#CFE5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE5CB
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE5CB | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0CA
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#CEE3DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe5cb; /* rgb */ color: rgb(207, 229, 203); /* oklch */ color: oklch(89.9% 0.042 140.8);
Tailwind
colors: {
custom: {
50: '#ddedda',
500: '#cfe5cb',
950: '#000000',
},
}SCSS
$custom: #cfe5cb; $custom-light: #ddedda; $custom-dark: #000000;
JSON
{
"hex": "#cfe5cb",
"rgb": {
"r": 207,
"g": 229,
"b": 203
},
"hsl": {
"h": 110.769,
"s": 33.333,
"l": 84.706
},
"oklch": {
"l": 0.89854,
"c": 0.04208,
"h": 140.8
},
"luminance": 0.73616
}Semantic roles & 50–950 ramp
primary
#CFE5CB
secondary
#B896BE
accent
#39AC9A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483