#CFE5CA#CFE5CA
#CFE5CA is a very light, muted green. Relative luminance 0.736; OKLCH L 89.8% C 0.043 H 139.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE5CA |
|---|---|
| RGB | rgb(207, 229, 202) |
| HSL | hsl(109, 34%, 85%) |
| HSV | hsv(109, 12%, 90%) |
| CMYK | cmyk(9.6%, 0%, 11.8%, 10.2%) |
| CIE-LAB | lab(88.72, -12.19, 10.71) |
| CIE-LCH | lch(88.72, 16.23, 138.69°) |
| OKLab | oklab(89.83% -0.033 0.0278) |
| OKLCH | oklch(89.83% 0.043 139.9) |
| XYZ | xyz(64.4101, 73.5676, 66.6723) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.74
Beige
#F5F5DC
ΔE00 9.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.75
Light Sage
#BCECAC
ΔE00 9.89
Light Grey Green
#B7E1A1
ΔE00 9.93
Lightyellow
#FFFFE0
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE5CA #E0CAE5
analogous
#DDE5CA #CFE5CA #CAE5D3
triadic
#CFE5CA #CACFE5 #E5CACF
tetradic
#CFE5CA #CADDE5 #E0CAE5 #E5D3CA
square
#CFE5CA #CADDE5 #E0CAE5 #E5D3CA
split-complementary
#CFE5CA #D3CAE5 #E5CADD
monochromatic
#85BD78 #AAD1A1 #CFE5CA #ECF5EA #ECF5EA
Accessibility & contrast
On white
1.34
#CFE5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#CFE5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE5CA
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE5CA | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#E3DECB
Tritanopia (blue-blind)
#CEE3DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe5ca; /* rgb */ color: rgb(207, 229, 202); /* oklch */ color: oklch(89.8% 0.043 139.9);
Tailwind
colors: {
custom: {
50: '#ddedda',
500: '#cfe5ca',
950: '#000000',
},
}SCSS
$custom: #cfe5ca; $custom-light: #ddedda; $custom-dark: #000000;
JSON
{
"hex": "#cfe5ca",
"rgb": {
"r": 207,
"g": 229,
"b": 202
},
"hsl": {
"h": 108.889,
"s": 34.177,
"l": 84.51
},
"oklch": {
"l": 0.89829,
"c": 0.0432,
"h": 139.9
},
"luminance": 0.73568
}Semantic roles & 50–950 ramp
primary
#CFE5CA
secondary
#B695BE
accent
#39AD97
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483