#CFE0CB#CFE0CB
#CFE0CB is a very light, muted green. Relative luminance 0.709; OKLCH L 88.8% C 0.034 H 139.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE0CB |
|---|---|
| RGB | rgb(207, 224, 203) |
| HSL | hsl(109, 25%, 84%) |
| HSV | hsv(109, 9%, 88%) |
| CMYK | cmyk(7.6%, 0%, 9.4%, 12.2%) |
| CIE-LAB | lab(87.43, -9.49, 8.35) |
| CIE-LCH | lch(87.43, 12.64, 138.66°) |
| OKLab | oklab(88.82% -0.0257 0.0218) |
| OKLCH | oklch(88.82% 0.034 139.7) |
| XYZ | xyz(63.1653, 70.8880, 66.8433) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.23
Light Grey
#D8DCD6
ΔE00 8.21
Beige
#F5F5DC
ΔE00 8.35
Off White (survey)
#FFFFE4
ΔE00 9.76
Lightyellow
#FFFFE0
ΔE00 9.93
Eggshell
#F0EAD6
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE0CB #DCCBE0
analogous
#D9E0CB #CFE0CB #CBE0D1
triadic
#CFE0CB #CBCFE0 #E0CBCF
tetradic
#CFE0CB #CBD9E0 #DCCBE0 #E0D1CB
square
#CFE0CB #CBD9E0 #DCCBE0 #E0D1CB
split-complementary
#CFE0CB #D1CBE0 #E0CBD9
monochromatic
#88B27E #ACC9A5 #CFE0CB #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.38
#CFE0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#CFE0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE0CB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE0CB | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCA
Deuteranopia (green-blind)
#DFDACC
Tritanopia (blue-blind)
#CEDEDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfe0cb; /* rgb */ color: rgb(207, 224, 203); /* oklch */ color: oklch(88.8% 0.034 139.7);
Tailwind
colors: {
custom: {
50: '#dde9da',
500: '#cfe0cb',
950: '#000000',
},
}SCSS
$custom: #cfe0cb; $custom-light: #dde9da; $custom-dark: #000000;
JSON
{
"hex": "#cfe0cb",
"rgb": {
"r": 207,
"g": 224,
"b": 203
},
"hsl": {
"h": 108.571,
"s": 25.301,
"l": 83.725
},
"oklch": {
"l": 0.88817,
"c": 0.03367,
"h": 139.7
},
"luminance": 0.70889
}Semantic roles & 50–950 ramp
primary
#CFE0CB
secondary
#B198B7
accent
#42A491
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483