#CBDECA#CBDECA
#CBDECA is a very light, muted green. Relative luminance 0.692; OKLCH L 88.1% C 0.034 H 143.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDECA |
|---|---|
| RGB | rgb(203, 222, 202) |
| HSL | hsl(117, 23%, 83%) |
| HSV | hsv(117, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(86.60, -10.01, 7.65) |
| CIE-LCH | lch(86.60, 12.60, 142.61°) |
| OKLab | oklab(88.09% -0.0274 0.02) |
| OKLCH | oklch(88.09% 0.034 143.9) |
| XYZ | xyz(61.4085, 69.2027, 65.9879) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.75
Light Grey
#D8DCD6
ΔE00 8.45
Beige
#F5F5DC
ΔE00 9.23
Ice
#D6FFFA
ΔE00 10.53
Mintcream
#F5FFFA
ΔE00 10.54
Off White (survey)
#FFFFE4
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDECA #DDCADE
analogous
#D5DECA #CBDECA #CADED3
triadic
#CBDECA #CACBDE #DECACB
tetradic
#CBDECA #CAD5DE #DDCADE #DED3CA
square
#CBDECA #CAD5DE #DDCADE #DED3CA
split-complementary
#CBDECA #D3CADE #DECAD5
monochromatic
#81AF7F #A6C7A4 #CBDECA #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.42
#CBDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#CBDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDECA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDECA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#DCD8CB
Tritanopia (blue-blind)
#CADDD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbdeca; /* rgb */ color: rgb(203, 222, 202); /* oklch */ color: oklch(88.1% 0.034 143.9);
Tailwind
colors: {
custom: {
50: '#dae8da',
500: '#cbdeca',
950: '#000000',
},
}SCSS
$custom: #cbdeca; $custom-light: #dae8da; $custom-dark: #000000;
JSON
{
"hex": "#cbdeca",
"rgb": {
"r": 203,
"g": 222,
"b": 202
},
"hsl": {
"h": 117,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88085,
"c": 0.03386,
"h": 143.9
},
"luminance": 0.69203
}Semantic roles & 50–950 ramp
primary
#CBDECA
secondary
#B398B5
accent
#44A29D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483