#CADEBF#CADEBF
#CADEBF is a very light, muted yellow-green. Relative luminance 0.686; OKLCH L 87.7% C 0.047 H 134.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CADEBF |
|---|---|
| RGB | rgb(202, 222, 191) |
| HSL | hsl(99, 32%, 81%) |
| HSV | hsv(99, 14%, 87%) |
| CMYK | cmyk(9%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(86.29, -12.25, 12.97) |
| CIE-LCH | lch(86.29, 17.84, 133.37°) |
| OKLab | oklab(87.73% -0.0328 0.0336) |
| OKLCH | oklch(87.73% 0.047 134.4) |
| XYZ | xyz(59.8807, 68.5602, 59.3588) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.72
Light Sage
#BCECAC
ΔE00 9.18
Honeydew
#F0FFF0
ΔE00 9.53
Beige
#F5F5DC
ΔE00 9.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.86
Mint
#AAF0C1
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADEBF #D3BFDE
analogous
#D9DEBF #CADEBF #BFDEC3
triadic
#CADEBF #BFCADE #DEBFCA
tetradic
#CADEBF #BFD9DE #D3BFDE #DEC3BF
square
#CADEBF #BFD9DE #D3BFDE #DEC3BF
split-complementary
#CADEBF #C3BFDE #DEBFD9
monochromatic
#87B46E #A9C997 #CADEBF #EBF3E7 #EEF5EB
Accessibility & contrast
On white
1.43
#CADEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CADEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADEBF
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADEBF | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#DED7C0
Tritanopia (blue-blind)
#CADBD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cadebf; /* rgb */ color: rgb(202, 222, 191); /* oklch */ color: oklch(87.7% 0.047 134.4);
Tailwind
colors: {
custom: {
50: '#dae8d2',
500: '#cadebf',
950: '#000000',
},
}SCSS
$custom: #cadebf; $custom-light: #dae8d2; $custom-dark: #000000;
JSON
{
"hex": "#cadebf",
"rgb": {
"r": 202,
"g": 222,
"b": 191
},
"hsl": {
"h": 98.71,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87732,
"c": 0.04697,
"h": 134.4
},
"luminance": 0.68561
}Semantic roles & 50–950 ramp
primary
#CADEBF
secondary
#A78BB6
accent
#3BAB83
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483