#CBE3CA#CBE3CA
#CBE3CA is a very light, muted green. Relative luminance 0.719; OKLCH L 89.1% C 0.042 H 144.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE3CA |
|---|---|
| RGB | rgb(203, 227, 202) |
| HSL | hsl(118, 31%, 84%) |
| HSV | hsv(118, 11%, 89%) |
| CMYK | cmyk(10.6%, 0%, 11%, 11%) |
| CIE-LAB | lab(87.92, -12.54, 9.54) |
| CIE-LCH | lch(87.92, 15.76, 142.75°) |
| OKLab | oklab(89.13% -0.0343 0.0248) |
| OKLCH | oklch(89.13% 0.042 144.1) |
| XYZ | xyz(62.7562, 71.8982, 66.4371) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.04
Beige
#F5F5DC
ΔE00 9.83
Mint
#AAF0C1
ΔE00 10.02
Light Sage
#BCECAC
ΔE00 10.26
Light Grey Green
#B7E1A1
ΔE00 10.26
Ice
#D6FFFA
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE3CA #E2CAE3
analogous
#D8E3CA #CBE3CA #CAE3D6
triadic
#CBE3CA #CACBE3 #E3CACB
tetradic
#CBE3CA #CAD8E3 #E2CAE3 #E3D6CA
square
#CBE3CA #CAD8E3 #E2CAE3 #E3D6CA
split-complementary
#CBE3CA #D6CAE3 #E3CAD8
monochromatic
#7CB97A #A4CEA2 #CBE3CA #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.37
#CBE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CBE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE3CA
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE3CA | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC9
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#C9E1DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbe3ca; /* rgb */ color: rgb(203, 227, 202); /* oklch */ color: oklch(89.1% 0.042 144.1);
Tailwind
colors: {
custom: {
50: '#dbebda',
500: '#cbe3ca',
950: '#000000',
},
}SCSS
$custom: #cbe3ca; $custom-light: #dbebda; $custom-dark: #000000;
JSON
{
"hex": "#cbe3ca",
"rgb": {
"r": 203,
"g": 227,
"b": 202
},
"hsl": {
"h": 117.6,
"s": 30.864,
"l": 84.118
},
"oklch": {
"l": 0.89127,
"c": 0.0423,
"h": 144.1
},
"luminance": 0.71899
}Semantic roles & 50–950 ramp
primary
#CBE3CA
secondary
#BA96BB
accent
#3CAAA5
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#151614
muted
#848483