#CFE1CB#CFE1CB
#CFE1CB is a very light, muted green. Relative luminance 0.714; OKLCH L 89.0% C 0.035 H 140.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE1CB |
|---|---|
| RGB | rgb(207, 225, 203) |
| HSL | hsl(109, 27%, 84%) |
| HSV | hsv(109, 10%, 88%) |
| CMYK | cmyk(8%, 0%, 9.8%, 11.8%) |
| CIE-LAB | lab(87.69, -10.00, 8.72) |
| CIE-LCH | lch(87.69, 13.27, 138.89°) |
| OKLab | oklab(89.02% -0.0271 0.0227) |
| OKLCH | oklch(89.02% 0.035 140) |
| XYZ | xyz(63.4348, 71.4271, 66.9332) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.25
Beige
#F5F5DC
ΔE00 8.46
Light Grey
#D8DCD6
ΔE00 8.68
Off White (survey)
#FFFFE4
ΔE00 9.80
Lightyellow
#FFFFE0
ΔE00 9.92
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE1CB #DDCBE1
analogous
#DAE1CB #CFE1CB #CBE1D2
triadic
#CFE1CB #CBCFE1 #E1CBCF
tetradic
#CFE1CB #CBDAE1 #DDCBE1 #E1D2CB
square
#CFE1CB #CBDAE1 #DDCBE1 #E1D2CB
split-complementary
#CFE1CB #D2CBE1 #E1CBDA
monochromatic
#87B47D #ABCBA4 #CFE1CB #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.37
#CFE1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#CFE1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE1CB
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE1CB | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCA
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#CEDFDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe1cb; /* rgb */ color: rgb(207, 225, 203); /* oklch */ color: oklch(89.0% 0.035 140.0);
Tailwind
colors: {
custom: {
50: '#ddeada',
500: '#cfe1cb',
950: '#000000',
},
}SCSS
$custom: #cfe1cb; $custom-light: #ddeada; $custom-dark: #000000;
JSON
{
"hex": "#cfe1cb",
"rgb": {
"r": 207,
"g": 225,
"b": 203
},
"hsl": {
"h": 109.091,
"s": 26.829,
"l": 83.922
},
"oklch": {
"l": 0.89024,
"c": 0.03535,
"h": 140
},
"luminance": 0.71428
}Semantic roles & 50–950 ramp
primary
#CFE1CB
secondary
#B298B8
accent
#40A593
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483