#CFEECF#CFEECF
#CFEECF is a very light, muted green. Relative luminance 0.789; OKLCH L 91.8% C 0.053 H 145.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEECF |
|---|---|
| RGB | rgb(207, 238, 207) |
| HSL | hsl(120, 48%, 87%) |
| HSV | hsv(120, 13%, 93%) |
| CMYK | cmyk(13%, 0%, 13%, 6.7%) |
| CIE-LAB | lab(91.20, -15.82, 11.64) |
| CIE-LCH | lch(91.20, 19.64, 143.65°) |
| OKLab | oklab(91.84% -0.0433 0.0302) |
| OKLCH | oklch(91.84% 0.053 145.1) |
| XYZ | xyz(67.5667, 78.9184, 70.6924) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.84
Light Sage
#BCECAC
ΔE00 8.36
Honeydew
#F0FFF0
ΔE00 8.45
Very Pale Green
#CFFDBC
ΔE00 8.46
Very Light Green
#D1FFBD
ΔE00 8.74
Light Grey Green
#B7E1A1
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEECF #EECFEE
analogous
#DFEECF #CFEECF #CFEEDF
triadic
#CFEECF #CFCFEE #EECFCF
tetradic
#CFEECF #CFDFEE #EECFEE #EEDFCF
square
#CFEECF #CFDFEE #EECFEE #EEDFCF
split-complementary
#CFEECF #DFCFEE #EECFDF
monochromatic
#75CE75 #A2DEA2 #CFEECF #E8F7E8 #E8F7E8
Accessibility & contrast
On white
1.25
#CFEECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#CFEECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEECF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEECF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE8CD
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#CCECE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfeecf; /* rgb */ color: rgb(207, 238, 207); /* oklch */ color: oklch(91.8% 0.053 145.1);
Tailwind
colors: {
custom: {
50: '#ddf3dd',
500: '#cfeecf',
950: '#000000',
},
}SCSS
$custom: #cfeecf; $custom-light: #ddf3dd; $custom-dark: #000000;
JSON
{
"hex": "#cfeecf",
"rgb": {
"r": 207,
"g": 238,
"b": 207
},
"hsl": {
"h": 120,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.91835,
"c": 0.05279,
"h": 145.1
},
"luminance": 0.78919
}Semantic roles & 50–950 ramp
primary
#CFEECF
secondary
#CB96CB
accent
#2BBBBB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584