#CFE0CA#CFE0CA
#CFE0CA is a very light, muted green. Relative luminance 0.708; OKLCH L 88.8% C 0.035 H 138.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE0CA |
|---|---|
| RGB | rgb(207, 224, 202) |
| HSL | hsl(106, 26%, 84%) |
| HSV | hsv(106, 10%, 88%) |
| CMYK | cmyk(7.6%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(87.41, -9.66, 8.84) |
| CIE-LCH | lch(87.41, 13.10, 137.54°) |
| OKLab | oklab(88.79% -0.0261 0.023) |
| OKLCH | oklch(88.79% 0.035 138.6) |
| XYZ | xyz(63.0465, 70.8405, 66.2177) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.37
Beige
#F5F5DC
ΔE00 8.32
Light Grey
#D8DCD6
ΔE00 8.47
Off White (survey)
#FFFFE4
ΔE00 9.72
Lightyellow
#FFFFE0
ΔE00 9.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE0CA #DBCAE0
analogous
#DAE0CA #CFE0CA #CAE0D0
triadic
#CFE0CA #CACFE0 #E0CACF
tetradic
#CFE0CA #CADAE0 #DBCAE0 #E0D0CA
square
#CFE0CA #CADAE0 #DBCAE0 #E0D0CA
split-complementary
#CFE0CA #D0CAE0 #E0CADA
monochromatic
#89B37D #ACC9A3 #CFE0CA #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.38
#CFE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#CFE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE0CA
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE0CA | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#DFDACB
Tritanopia (blue-blind)
#CFDEDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfe0ca; /* rgb */ color: rgb(207, 224, 202); /* oklch */ color: oklch(88.8% 0.035 138.6);
Tailwind
colors: {
custom: {
50: '#dde9da',
500: '#cfe0ca',
950: '#000000',
},
}SCSS
$custom: #cfe0ca; $custom-light: #dde9da; $custom-dark: #000000;
JSON
{
"hex": "#cfe0ca",
"rgb": {
"r": 207,
"g": 224,
"b": 202
},
"hsl": {
"h": 106.364,
"s": 26.19,
"l": 83.529
},
"oklch": {
"l": 0.88791,
"c": 0.0348,
"h": 138.6
},
"luminance": 0.70841
}Semantic roles & 50–950 ramp
primary
#CFE0CA
secondary
#B097B7
accent
#41A58E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483