#CDED85#CDED85
#CDED85 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.0% C 0.135 H 123.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED85 |
|---|---|
| RGB | rgb(205, 237, 133) |
| HSL | hsl(78, 74%, 73%) |
| HSV | hsv(78, 44%, 93%) |
| CMYK | cmyk(13.5%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(89.51, -26.58, 46.80) |
| CIE-LCH | lch(89.51, 53.82, 119.59°) |
| OKLab | oklab(90.03% -0.0738 0.1132) |
| OKLCH | oklch(90.03% 0.135 123.1) |
| XYZ | xyz(59.6946, 75.2408, 33.5638) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 4.74
Light Pea Green
#C4FE82
ΔE00 5.05
Light Yellowish Green
#C2FF89
ΔE00 5.42
Light Khaki
#E6F2A2
ΔE00 5.51
Celery
#C1FD95
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED85 #A585ED
analogous
#EDD985 #CDED85 #99ED85
triadic
#CDED85 #85CDED #ED85CD
tetradic
#CDED85 #85EDD9 #A585ED #ED8599
square
#CDED85 #85EDD9 #A585ED #ED8599
split-complementary
#CDED85 #8599ED #D985ED
monochromatic
#9FD820 #B7E550 #CDED85 #E3F5BA #F4FBE4
Accessibility & contrast
On white
1.31
#CDED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CDED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED85
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED85 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27D
Deuteranopia (green-blind)
#F3E18B
Tritanopia (blue-blind)
#D4E4D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cded85; /* rgb */ color: rgb(205, 237, 133); /* oklch */ color: oklch(90.0% 0.135 123.1);
Tailwind
colors: {
custom: {
50: '#def3aa',
500: '#cded85',
950: '#000000',
},
}SCSS
$custom: #cded85; $custom-light: #def3aa; $custom-dark: #000000;
JSON
{
"hex": "#cded85",
"rgb": {
"r": 205,
"g": 237,
"b": 133
},
"hsl": {
"h": 78.462,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.90026,
"c": 0.13511,
"h": 123.1
},
"luminance": 0.75241
}Semantic roles & 50–950 ramp
primary
#CDED85
secondary
#744FC7
accent
#0FD64C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581