#CBEACA#CBEACA
#CBEACA is a very light, muted green. Relative luminance 0.758; OKLCH L 90.6% C 0.054 H 144.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEACA |
|---|---|
| RGB | rgb(203, 234, 202) |
| HSL | hsl(118, 43%, 85%) |
| HSV | hsv(118, 14%, 92%) |
| CMYK | cmyk(13.2%, 0%, 13.7%, 8.2%) |
| CIE-LAB | lab(89.77, -16.04, 12.17) |
| CIE-LCH | lch(89.77, 20.14, 142.81°) |
| OKLab | oklab(90.6% -0.0438 0.0315) |
| OKLCH | oklch(90.6% 0.054 144.3) |
| XYZ | xyz(64.7098, 75.8054, 67.0883) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.61
Light Sage
#BCECAC
ΔE00 7.94
Light Grey Green
#B7E1A1
ΔE00 8.42
Very Pale Green
#CFFDBC
ΔE00 8.45
Very Light Green
#D1FFBD
ΔE00 8.75
Honeydew
#F0FFF0
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEACA #E9CAEA
analogous
#DBEACA #CBEACA #CAEAD9
triadic
#CBEACA #CACBEA #EACACB
tetradic
#CBEACA #CADBEA #E9CAEA #EAD9CA
square
#CBEACA #CADBEA #E9CAEA #EAD9CA
split-complementary
#CBEACA #D9CAEA #EACADB
monochromatic
#75C772 #A0D99E #CBEACA #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.30
#CBEACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CBEACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEACA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEACA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#E6E0CC
Tritanopia (blue-blind)
#C9E8E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbeaca; /* rgb */ color: rgb(203, 234, 202); /* oklch */ color: oklch(90.6% 0.054 144.3);
Tailwind
colors: {
custom: {
50: '#dbf0da',
500: '#cbeaca',
950: '#000000',
},
}SCSS
$custom: #cbeaca; $custom-light: #dbf0da; $custom-dark: #000000;
JSON
{
"hex": "#cbeaca",
"rgb": {
"r": 203,
"g": 234,
"b": 202
},
"hsl": {
"h": 118.125,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.90596,
"c": 0.05401,
"h": 144.3
},
"luminance": 0.75806
}Semantic roles & 50–950 ramp
primary
#CBEACA
secondary
#C493C5
accent
#2FB6B2
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151614
muted
#848583