#CADEBD#CADEBD
#CADEBD is a very light, muted yellow-green. Relative luminance 0.685; OKLCH L 87.7% C 0.049 H 133.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CADEBD |
|---|---|
| RGB | rgb(202, 222, 189) |
| HSL | hsl(96, 33%, 81%) |
| HSV | hsv(96, 15%, 87%) |
| CMYK | cmyk(9%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(86.24, -12.59, 13.96) |
| CIE-LCH | lch(86.24, 18.80, 132.04°) |
| OKLab | oklab(87.68% -0.0337 0.0361) |
| OKLCH | oklch(87.68% 0.049 133) |
| XYZ | xyz(59.6621, 68.4728, 58.2076) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.22
Light Sage
#BCECAC
ΔE00 8.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.71
Beige
#F5F5DC
ΔE00 9.74
Honeydew
#F0FFF0
ΔE00 9.90
Very Pale Green
#CFFDBC
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADEBD #D1BDDE
analogous
#DADEBD #CADEBD #BDDEC0
triadic
#CADEBD #BDCADE #DEBDCA
tetradic
#CADEBD #BDDADE #D1BDDE #DEC0BD
square
#CADEBD #BDDADE #D1BDDE #DEC0BD
split-complementary
#CADEBD #C0BDDE #DEBDDA
monochromatic
#88B56B #A9CA94 #CADEBD #EBF2E6 #EFF5EB
Accessibility & contrast
On white
1.43
#CADEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#CADEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADEBD
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADEBD | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BB
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#CBDBD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cadebd; /* rgb */ color: rgb(202, 222, 189); /* oklch */ color: oklch(87.7% 0.049 133.0);
Tailwind
colors: {
custom: {
50: '#dae8d1',
500: '#cadebd',
950: '#000000',
},
}SCSS
$custom: #cadebd; $custom-light: #dae8d1; $custom-dark: #000000;
JSON
{
"hex": "#cadebd",
"rgb": {
"r": 202,
"g": 222,
"b": 189
},
"hsl": {
"h": 96.364,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87683,
"c": 0.04934,
"h": 133
},
"luminance": 0.68473
}Semantic roles & 50–950 ramp
primary
#CADEBD
secondary
#A489B6
accent
#39AC7F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483