#CFE1CA#CFE1CA
#CFE1CA is a very light, muted green. Relative luminance 0.714; OKLCH L 89.0% C 0.036 H 138.9°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE1CA |
|---|---|
| RGB | rgb(207, 225, 202) |
| HSL | hsl(107, 28%, 84%) |
| HSV | hsv(107, 10%, 88%) |
| CMYK | cmyk(8%, 0%, 10.2%, 11.8%) |
| CIE-LAB | lab(87.67, -10.17, 9.22) |
| CIE-LCH | lch(87.67, 13.73, 137.82°) |
| OKLab | oklab(89% -0.0275 0.024) |
| OKLCH | oklch(89% 0.036 138.9) |
| XYZ | xyz(63.3160, 71.3796, 66.3076) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.39
Beige
#F5F5DC
ΔE00 8.44
Light Grey
#D8DCD6
ΔE00 8.92
Off White (survey)
#FFFFE4
ΔE00 9.77
Lightyellow
#FFFFE0
ΔE00 9.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE1CA #DCCAE1
analogous
#DAE1CA #CFE1CA #CAE1D0
triadic
#CFE1CA #CACFE1 #E1CACF
tetradic
#CFE1CA #CADAE1 #DCCAE1 #E1D0CA
square
#CFE1CA #CADAE1 #DCCAE1 #E1D0CA
split-complementary
#CFE1CA #D0CAE1 #E1CADA
monochromatic
#88B57C #ACCBA3 #CFE1CA #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.37
#CFE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CFE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE1CA
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE1CA | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#CEDFDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe1ca; /* rgb */ color: rgb(207, 225, 202); /* oklch */ color: oklch(89.0% 0.036 138.9);
Tailwind
colors: {
custom: {
50: '#ddeada',
500: '#cfe1ca',
950: '#000000',
},
}SCSS
$custom: #cfe1ca; $custom-light: #ddeada; $custom-dark: #000000;
JSON
{
"hex": "#cfe1ca",
"rgb": {
"r": 207,
"g": 225,
"b": 202
},
"hsl": {
"h": 106.957,
"s": 27.711,
"l": 83.725
},
"oklch": {
"l": 0.88998,
"c": 0.03648,
"h": 138.9
},
"luminance": 0.7138
}Semantic roles & 50–950 ramp
primary
#CFE1CA
secondary
#B197B9
accent
#3FA690
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483