#CBE2CA#CBE2CA
#CBE2CA is a very light, muted green. Relative luminance 0.714; OKLCH L 88.9% C 0.041 H 144.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2CA |
|---|---|
| RGB | rgb(203, 226, 202) |
| HSL | hsl(118, 29%, 84%) |
| HSV | hsv(118, 11%, 89%) |
| CMYK | cmyk(10.2%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(87.66, -12.04, 9.16) |
| CIE-LCH | lch(87.66, 15.13, 142.73°) |
| OKLab | oklab(88.92% -0.0329 0.0238) |
| OKLCH | oklch(88.92% 0.041 144.1) |
| XYZ | xyz(62.4835, 71.3527, 66.3462) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.94
Beige
#F5F5DC
ΔE00 9.69
Light Grey
#D8DCD6
ΔE00 10.18
Ice
#D6FFFA
ΔE00 10.38
Mint
#AAF0C1
ΔE00 10.41
Light Grey Green
#B7E1A1
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2CA #E1CAE2
analogous
#D7E2CA #CBE2CA #CAE2D5
triadic
#CBE2CA #CACBE2 #E2CACB
tetradic
#CBE2CA #CAD7E2 #E1CAE2 #E2D5CA
square
#CBE2CA #CAD7E2 #E1CAE2 #E2D5CA
split-complementary
#CBE2CA #D5CAE2 #E2CAD7
monochromatic
#7DB77B #A4CCA2 #CBE2CA #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.38
#CBE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CBE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2CA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2CA | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#DFDBCB
Tritanopia (blue-blind)
#C9E0DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbe2ca; /* rgb */ color: rgb(203, 226, 202); /* oklch */ color: oklch(88.9% 0.041 144.1);
Tailwind
colors: {
custom: {
50: '#dbebda',
500: '#cbe2ca',
950: '#000000',
},
}SCSS
$custom: #cbe2ca; $custom-light: #dbebda; $custom-dark: #000000;
JSON
{
"hex": "#cbe2ca",
"rgb": {
"r": 203,
"g": 226,
"b": 202
},
"hsl": {
"h": 117.5,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.88918,
"c": 0.04062,
"h": 144.1
},
"luminance": 0.71353
}Semantic roles & 50–950 ramp
primary
#CBE2CA
secondary
#B896BA
accent
#3EA8A3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#151614
muted
#848483