#CFEFDC#CFEFDC
#CFEFDC is a very light, muted green. Relative luminance 0.802; OKLCH L 92.4% C 0.042 H 159.4°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFDC |
|---|---|
| RGB | rgb(207, 239, 220) |
| HSL | hsl(144, 50%, 87%) |
| HSV | hsv(144, 13%, 94%) |
| CMYK | cmyk(13.4%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(91.76, -13.99, 5.69) |
| CIE-LCH | lch(91.76, 15.10, 157.86°) |
| OKLab | oklab(92.38% -0.0394 0.0148) |
| OKLCH | oklch(92.38% 0.042 159.4) |
| XYZ | xyz(69.5139, 80.1643, 79.5071) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.65
Honeydew
#F0FFF0
ΔE00 6.89
Duck Egg Blue
#C3FBF4
ΔE00 7.28
Eggshell Blue
#C4FFF7
ΔE00 7.68
Light Light Blue
#CAFFFB
ΔE00 7.93
Ice Blue (survey)
#D7FFFE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFDC #EFCFE2
analogous
#D2EFCF #CFEFDC #CFEFEC
triadic
#CFEFDC #DCCFEF #EFDCCF
tetradic
#CFEFDC #CFD2EF #EFCFE2 #EFECCF
square
#CFEFDC #CFD2EF #EFCFE2 #EFECCF
split-complementary
#CFEFDC #ECCFEF #EFCFD2
monochromatic
#73D099 #A1E0BB #CFEFDC #E8F7EE #E8F7EE
Accessibility & contrast
On white
1.23
#CFEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#CFEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFDC
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFDC | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADB
Deuteranopia (green-blind)
#E8E6DD
Tritanopia (blue-blind)
#CAEFE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfefdc; /* rgb */ color: rgb(207, 239, 220); /* oklch */ color: oklch(92.4% 0.042 159.4);
Tailwind
colors: {
custom: {
50: '#ddf4e6',
500: '#cfefdc',
950: '#000000',
},
}SCSS
$custom: #cfefdc; $custom-light: #ddf4e6; $custom-dark: #000000;
JSON
{
"hex": "#cfefdc",
"rgb": {
"r": 207,
"g": 239,
"b": 220
},
"hsl": {
"h": 144.375,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.9238,
"c": 0.04211,
"h": 159.4
},
"luminance": 0.80166
}Semantic roles & 50–950 ramp
primary
#CFEFDC
secondary
#CC96B6
accent
#2881BD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584