#CFECD9#CFECD9
#CFECD9 is a very light, muted green. Relative luminance 0.783; OKLCH L 91.7% C 0.040 H 156.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECD9 |
|---|---|
| RGB | rgb(207, 236, 217) |
| HSL | hsl(141, 43%, 87%) |
| HSV | hsv(141, 12%, 93%) |
| CMYK | cmyk(12.3%, 0%, 8.1%, 7.5%) |
| CIE-LAB | lab(90.90, -13.04, 6.02) |
| CIE-LCH | lch(90.90, 14.36, 155.24°) |
| OKLab | oklab(91.68% -0.0366 0.0157) |
| OKLCH | oklch(91.68% 0.04 156.8) |
| XYZ | xyz(68.2491, 78.2649, 77.1431) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.65
Ice
#D6FFFA
ΔE00 7.23
Duck Egg Blue
#C3FBF4
ΔE00 8.04
Ice Blue (survey)
#D7FFFE
ΔE00 8.50
Eggshell Blue
#C4FFF7
ΔE00 8.50
Very Pale Blue
#D6FFFE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECD9 #ECCFE2
analogous
#D4ECCF #CFECD9 #CFECE8
triadic
#CFECD9 #D9CFEC #ECD9CF
tetradic
#CFECD9 #CFD4EC #ECCFE2 #ECE8CF
square
#CFECD9 #CFD4EC #ECCFE2 #ECE8CF
split-complementary
#CFECD9 #E8CFEC #ECCFD4
monochromatic
#77C994 #A3DBB6 #CFECD9 #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.26
#CFECD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#CFECD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECD9
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECD9 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D8
Deuteranopia (green-blind)
#E6E3DA
Tritanopia (blue-blind)
#CBEBE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfecd9; /* rgb */ color: rgb(207, 236, 217); /* oklch */ color: oklch(91.7% 0.040 156.8);
Tailwind
colors: {
custom: {
50: '#ddf2e4',
500: '#cfecd9',
950: '#000000',
},
}SCSS
$custom: #cfecd9; $custom-light: #ddf2e4; $custom-dark: #000000;
JSON
{
"hex": "#cfecd9",
"rgb": {
"r": 207,
"g": 236,
"b": 217
},
"hsl": {
"h": 140.69,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.91675,
"c": 0.03978,
"h": 156.8
},
"luminance": 0.78266
}Semantic roles & 50–950 ramp
primary
#CFECD9
secondary
#C898B7
accent
#2F88B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584