#CBE0CA#CBE0CA
#CBE0CA is a very light, muted green. Relative luminance 0.703; OKLCH L 88.5% C 0.037 H 144.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE0CA |
|---|---|
| RGB | rgb(203, 224, 202) |
| HSL | hsl(117, 26%, 84%) |
| HSV | hsv(117, 10%, 88%) |
| CMYK | cmyk(9.4%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(87.13, -11.03, 8.41) |
| CIE-LCH | lch(87.13, 13.87, 142.68°) |
| OKLab | oklab(88.5% -0.0301 0.0219) |
| OKLCH | oklch(88.5% 0.037 144) |
| XYZ | xyz(61.9428, 70.2714, 66.1660) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.79
Light Grey
#D8DCD6
ΔE00 9.33
Beige
#F5F5DC
ΔE00 9.43
Ice
#D6FFFA
ΔE00 10.41
Off White (survey)
#FFFFE4
ΔE00 10.71
Lightyellow
#FFFFE0
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE0CA #DFCAE0
analogous
#D6E0CA #CBE0CA #CAE0D4
triadic
#CBE0CA #CACBE0 #E0CACB
tetradic
#CBE0CA #CAD6E0 #DFCAE0 #E0D4CA
square
#CBE0CA #CAD6E0 #DFCAE0 #E0D4CA
split-complementary
#CBE0CA #D4CAE0 #E0CAD6
monochromatic
#7FB37D #A5C9A3 #CBE0CA #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.39
#CBE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#CBE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE0CA
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE0CA | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCC9
Deuteranopia (green-blind)
#DDD9CB
Tritanopia (blue-blind)
#C9DEDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbe0ca; /* rgb */ color: rgb(203, 224, 202); /* oklch */ color: oklch(88.5% 0.037 144.0);
Tailwind
colors: {
custom: {
50: '#dbe9da',
500: '#cbe0ca',
950: '#000000',
},
}SCSS
$custom: #cbe0ca; $custom-light: #dbe9da; $custom-dark: #000000;
JSON
{
"hex": "#cbe0ca",
"rgb": {
"r": 203,
"g": 224,
"b": 202
},
"hsl": {
"h": 117.273,
"s": 26.19,
"l": 83.529
},
"oklch": {
"l": 0.88501,
"c": 0.03725,
"h": 144
},
"luminance": 0.70272
}Semantic roles & 50–950 ramp
primary
#CBE0CA
secondary
#B697B7
accent
#41A5A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483