#CADECB#CADECB
#CADECB is a very light, muted green. Relative luminance 0.691; OKLCH L 88.0% C 0.033 H 146.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CADECB |
|---|---|
| RGB | rgb(202, 222, 203) |
| HSL | hsl(123, 23%, 83%) |
| HSV | hsv(123, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(86.56, -10.17, 7.05) |
| CIE-LCH | lch(86.56, 12.38, 145.27°) |
| OKLab | oklab(88.04% -0.028 0.0184) |
| OKLCH | oklch(88.04% 0.033 146.7) |
| XYZ | xyz(61.2557, 69.1102, 66.6007) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.76
Light Grey
#D8DCD6
ΔE00 8.46
Beige
#F5F5DC
ΔE00 9.56
Ice
#D6FFFA
ΔE00 10.18
Mintcream
#F5FFFA
ΔE00 10.48
Silver (survey)
#C5C9C7
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADECB #DECADD
analogous
#D3DECA #CADECB #CADED5
triadic
#CADECB #CBCADE #DECBCA
tetradic
#CADECB #CAD3DE #DECADD #DED5CA
square
#CADECB #CAD3DE #DECADD #DED5CA
split-complementary
#CADECB #D5CADE #DECAD3
monochromatic
#7FAF81 #A4C7A6 #CADECB #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.42
#CADECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CADECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADECB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADECB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#C8DDD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cadecb; /* rgb */ color: rgb(202, 222, 203); /* oklch */ color: oklch(88.0% 0.033 146.7);
Tailwind
colors: {
custom: {
50: '#dae8da',
500: '#cadecb',
950: '#000000',
},
}SCSS
$custom: #cadecb; $custom-light: #dae8da; $custom-dark: #000000;
JSON
{
"hex": "#cadecb",
"rgb": {
"r": 202,
"g": 222,
"b": 203
},
"hsl": {
"h": 123,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88039,
"c": 0.03347,
"h": 146.7
},
"luminance": 0.69111
}Semantic roles & 50–950 ramp
primary
#CADECB
secondary
#B598B3
accent
#449DA2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483