#CFE2CB#CFE2CB
#CFE2CB is a very light, muted green. Relative luminance 0.720; OKLCH L 89.2% C 0.037 H 140.2°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2CB |
|---|---|
| RGB | rgb(207, 226, 203) |
| HSL | hsl(110, 28%, 84%) |
| HSV | hsv(110, 10%, 89%) |
| CMYK | cmyk(8.4%, 0%, 10.2%, 11.4%) |
| CIE-LAB | lab(87.95, -10.50, 9.10) |
| CIE-LCH | lch(87.95, 13.90, 139.10°) |
| OKLab | oklab(89.23% -0.0285 0.0237) |
| OKLCH | oklch(89.23% 0.037 140.2) |
| XYZ | xyz(63.7059, 71.9693, 67.0235) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.29
Beige
#F5F5DC
ΔE00 8.59
Light Grey
#D8DCD6
ΔE00 9.13
Off White (survey)
#FFFFE4
ΔE00 9.85
Lightyellow
#FFFFE0
ΔE00 9.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2CB #DECBE2
analogous
#DBE2CB #CFE2CB #CBE2D3
triadic
#CFE2CB #CBCFE2 #E2CBCF
tetradic
#CFE2CB #CBDBE2 #DECBE2 #E2D3CB
square
#CFE2CB #CBDBE2 #DECBE2 #E2D3CB
split-complementary
#CFE2CB #D3CBE2 #E2CBDB
monochromatic
#86B67C #ABCCA4 #CFE2CB #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.36
#CFE2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#CFE2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2CB
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2CB | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#E0DCCC
Tritanopia (blue-blind)
#CEE0DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe2cb; /* rgb */ color: rgb(207, 226, 203); /* oklch */ color: oklch(89.2% 0.037 140.2);
Tailwind
colors: {
custom: {
50: '#ddebda',
500: '#cfe2cb',
950: '#000000',
},
}SCSS
$custom: #cfe2cb; $custom-light: #ddebda; $custom-dark: #000000;
JSON
{
"hex": "#cfe2cb",
"rgb": {
"r": 207,
"g": 226,
"b": 203
},
"hsl": {
"h": 109.565,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.89231,
"c": 0.03703,
"h": 140.2
},
"luminance": 0.7197
}Semantic roles & 50–950 ramp
primary
#CFE2CB
secondary
#B497BA
accent
#3EA795
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483