#CFE4CF#CFE4CF
#CFE4CF is a very light, muted green. Relative luminance 0.733; OKLCH L 89.8% C 0.036 H 145.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4CF |
|---|---|
| RGB | rgb(207, 228, 207) |
| HSL | hsl(120, 28%, 85%) |
| HSV | hsv(120, 9%, 89%) |
| CMYK | cmyk(9.2%, 0%, 9.2%, 10.6%) |
| CIE-LAB | lab(88.57, -10.81, 7.89) |
| CIE-LCH | lch(88.57, 13.38, 143.90°) |
| OKLab | oklab(89.75% -0.0296 0.0206) |
| OKLCH | oklch(89.75% 0.036 145.3) |
| XYZ | xyz(64.7358, 73.2565, 69.7488) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.84
Beige
#F5F5DC
ΔE00 8.96
Light Grey
#D8DCD6
ΔE00 9.11
Ice
#D6FFFA
ΔE00 9.66
Mintcream
#F5FFFA
ΔE00 10.11
Off White (survey)
#FFFFE4
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4CF #E4CFE4
analogous
#D9E4CF #CFE4CF #CFE4D9
triadic
#CFE4CF #CFCFE4 #E4CFCF
tetradic
#CFE4CF #CFD9E4 #E4CFE4 #E4D9CF
square
#CFE4CF #CFD9E4 #E4CFE4 #E4D9CF
split-complementary
#CFE4CF #D9CFE4 #E4CFD9
monochromatic
#81B881 #A8CEA8 #CFE4CF #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.34
#CFE4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#CFE4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4CF
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4CF | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CE
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#CDE3DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfe4cf; /* rgb */ color: rgb(207, 228, 207); /* oklch */ color: oklch(89.8% 0.036 145.3);
Tailwind
colors: {
custom: {
50: '#ddecdd',
500: '#cfe4cf',
950: '#000000',
},
}SCSS
$custom: #cfe4cf; $custom-light: #ddecdd; $custom-dark: #000000;
JSON
{
"hex": "#cfe4cf",
"rgb": {
"r": 207,
"g": 228,
"b": 207
},
"hsl": {
"h": 120,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.8975,
"c": 0.03607,
"h": 145.3
},
"luminance": 0.73257
}Semantic roles & 50–950 ramp
primary
#CFE4CF
secondary
#BC9BBC
accent
#3FA7A7
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484