#CBE1CA#CBE1CA
#CBE1CA is a very light, muted green. Relative luminance 0.708; OKLCH L 88.7% C 0.039 H 144.0°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE1CA |
|---|---|
| RGB | rgb(203, 225, 202) |
| HSL | hsl(117, 28%, 84%) |
| HSV | hsv(117, 10%, 88%) |
| CMYK | cmyk(9.8%, 0%, 10.2%, 11.8%) |
| CIE-LAB | lab(87.39, -11.53, 8.78) |
| CIE-LCH | lch(87.39, 14.50, 142.71°) |
| OKLab | oklab(88.71% -0.0315 0.0229) |
| OKLCH | oklch(88.71% 0.039 144) |
| XYZ | xyz(62.2124, 70.8105, 66.2558) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.86
Beige
#F5F5DC
ΔE00 9.55
Light Grey
#D8DCD6
ΔE00 9.76
Ice
#D6FFFA
ΔE00 10.38
Off White (survey)
#FFFFE4
ΔE00 10.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE1CA #E0CAE1
analogous
#D6E1CA #CBE1CA #CAE1D4
triadic
#CBE1CA #CACBE1 #E1CACB
tetradic
#CBE1CA #CAD6E1 #E0CAE1 #E1D4CA
square
#CBE1CA #CAD6E1 #E0CAE1 #E1D4CA
split-complementary
#CBE1CA #D4CAE1 #E1CAD6
monochromatic
#7EB57C #A5CBA3 #CBE1CA #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.39
#CBE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CBE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE1CA
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE1CA | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#C9DFDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbe1ca; /* rgb */ color: rgb(203, 225, 202); /* oklch */ color: oklch(88.7% 0.039 144.0);
Tailwind
colors: {
custom: {
50: '#dbeada',
500: '#cbe1ca',
950: '#000000',
},
}SCSS
$custom: #cbe1ca; $custom-light: #dbeada; $custom-dark: #000000;
JSON
{
"hex": "#cbe1ca",
"rgb": {
"r": 203,
"g": 225,
"b": 202
},
"hsl": {
"h": 117.391,
"s": 27.711,
"l": 83.725
},
"oklch": {
"l": 0.88709,
"c": 0.03894,
"h": 144
},
"luminance": 0.70811
}Semantic roles & 50–950 ramp
primary
#CBE1CA
secondary
#B797B9
accent
#3FA6A2
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#151614
muted
#848483