#CFE3CB#CFE3CB
#CFE3CB is a very light, muted green. Relative luminance 0.725; OKLCH L 89.4% C 0.039 H 140.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE3CB |
|---|---|
| RGB | rgb(207, 227, 203) |
| HSL | hsl(110, 30%, 84%) |
| HSV | hsv(110, 11%, 89%) |
| CMYK | cmyk(8.8%, 0%, 10.6%, 11%) |
| CIE-LAB | lab(88.22, -11.01, 9.47) |
| CIE-LCH | lch(88.22, 14.52, 139.29°) |
| OKLab | oklab(89.44% -0.0299 0.0246) |
| OKLCH | oklch(89.44% 0.039 140.5) |
| XYZ | xyz(63.9787, 72.5147, 67.1144) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.35
Beige
#F5F5DC
ΔE00 8.73
Light Grey
#D8DCD6
ΔE00 9.57
Off White (survey)
#FFFFE4
ΔE00 9.92
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.94
Lightyellow
#FFFFE0
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE3CB #DFCBE3
analogous
#DBE3CB #CFE3CB #CBE3D3
triadic
#CFE3CB #CBCFE3 #E3CBCF
tetradic
#CFE3CB #CBDBE3 #DFCBE3 #E3D3CB
square
#CFE3CB #CBDBE3 #DFCBE3 #E3D3CB
split-complementary
#CFE3CB #D3CBE3 #E3CBDB
monochromatic
#86B87B #AACEA3 #CFE3CB #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.35
#CFE3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#CFE3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE3CB
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE3CB | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCA
Deuteranopia (green-blind)
#E1DDCC
Tritanopia (blue-blind)
#CEE1DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe3cb; /* rgb */ color: rgb(207, 227, 203); /* oklch */ color: oklch(89.4% 0.039 140.5);
Tailwind
colors: {
custom: {
50: '#ddebda',
500: '#cfe3cb',
950: '#000000',
},
}SCSS
$custom: #cfe3cb; $custom-light: #ddebda; $custom-dark: #000000;
JSON
{
"hex": "#cfe3cb",
"rgb": {
"r": 207,
"g": 227,
"b": 203
},
"hsl": {
"h": 110,
"s": 30,
"l": 84.314
},
"oklch": {
"l": 0.89439,
"c": 0.03872,
"h": 140.5
},
"luminance": 0.72515
}Semantic roles & 50–950 ramp
primary
#CFE3CB
secondary
#B597BB
accent
#3DA997
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483