#CADE83#CADE83
#CADE83 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.5% C 0.118 H 119.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CADE83 |
|---|---|
| RGB | rgb(202, 222, 131) |
| HSL | hsl(73, 58%, 69%) |
| HSV | hsv(73, 41%, 87%) |
| CMYK | cmyk(9%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(85.22, -20.71, 42.36) |
| CIE-LCH | lch(85.22, 47.15, 116.06°) |
| OKLab | oklab(86.53% -0.0573 0.1031) |
| OKLCH | oklch(86.53% 0.118 119.1) |
| XYZ | xyz(54.5753, 66.4380, 31.4171) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.79
Greenish Tan
#BCCB7A
ΔE00 4.57
Pale Olive Green
#B1D27B
ΔE00 4.61
Pale Olive
#B9CC81
ΔE00 4.89
Light Khaki
#E6F2A2
ΔE00 5.48
Light Moss Green
#A6C875
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADE83 #9783DE
analogous
#DEC583 #CADE83 #9DDE83
triadic
#CADE83 #83CADE #DE83CA
tetradic
#CADE83 #83DEC5 #9783DE #DE839D
square
#CADE83 #83DEC5 #9783DE #DE839D
split-complementary
#CADE83 #839DDE #C583DE
monochromatic
#99B630 #B5D153 #CADE83 #DFEBB3 #F3F8E4
Accessibility & contrast
On white
1.47
#CADE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#CADE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADE83
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADE83 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#D2D5C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cade83; /* rgb */ color: rgb(202, 222, 131); /* oklch */ color: oklch(86.5% 0.118 119.1);
Tailwind
colors: {
custom: {
50: '#dbe8a8',
500: '#cade83',
950: '#000000',
},
}SCSS
$custom: #cade83; $custom-light: #dbe8a8; $custom-dark: #000000;
JSON
{
"hex": "#cade83",
"rgb": {
"r": 202,
"g": 222,
"b": 131
},
"hsl": {
"h": 73.187,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.86533,
"c": 0.1179,
"h": 119.1
},
"luminance": 0.66438
}Semantic roles & 50–950 ramp
primary
#CADE83
secondary
#6650B5
accent
#20C644
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480