#CADEBE#CADEBE
#CADEBE is a very light, muted yellow-green. Relative luminance 0.685; OKLCH L 87.7% C 0.048 H 133.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CADEBE |
|---|---|
| RGB | rgb(202, 222, 190) |
| HSL | hsl(98, 33%, 81%) |
| HSV | hsv(98, 14%, 87%) |
| CMYK | cmyk(9%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(86.26, -12.42, 13.47) |
| CIE-LCH | lch(86.26, 18.32, 132.69°) |
| OKLab | oklab(87.71% -0.0332 0.0348) |
| OKLCH | oklch(87.71% 0.048 133.7) |
| XYZ | xyz(59.7710, 68.5163, 58.7812) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.47
Light Sage
#BCECAC
ΔE00 8.95
Beige
#F5F5DC
ΔE00 9.67
Honeydew
#F0FFF0
ΔE00 9.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.78
Very Pale Green
#CFFDBC
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADEBE #D2BEDE
analogous
#DADEBE #CADEBE #BEDEC2
triadic
#CADEBE #BECADE #DEBECA
tetradic
#CADEBE #BEDADE #D2BEDE #DEC2BE
square
#CADEBE #BEDADE #D2BEDE #DEC2BE
split-complementary
#CADEBE #C2BEDE #DEBEDA
monochromatic
#88B56D #A9C995 #CADEBE #EBF3E7 #EEF5EB
Accessibility & contrast
On white
1.43
#CADEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#CADEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADEBE
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADEBE | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#CADBD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cadebe; /* rgb */ color: rgb(202, 222, 190); /* oklch */ color: oklch(87.7% 0.048 133.7);
Tailwind
colors: {
custom: {
50: '#dae8d1',
500: '#cadebe',
950: '#000000',
},
}SCSS
$custom: #cadebe; $custom-light: #dae8d1; $custom-dark: #000000;
JSON
{
"hex": "#cadebe",
"rgb": {
"r": 202,
"g": 222,
"b": 190
},
"hsl": {
"h": 97.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87708,
"c": 0.04815,
"h": 133.7
},
"luminance": 0.68517
}Semantic roles & 50–950 ramp
primary
#CADEBE
secondary
#A68AB6
accent
#3AAB81
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483