#CDED83#CDED83
#CDED83 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.0% C 0.137 H 122.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED83 |
|---|---|
| RGB | rgb(205, 237, 131) |
| HSL | hsl(78, 75%, 72%) |
| HSV | hsv(78, 45%, 93%) |
| CMYK | cmyk(13.5%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(89.48, -26.79, 47.73) |
| CIE-LCH | lch(89.48, 54.74, 119.31°) |
| OKLab | oklab(90% -0.0746 0.1151) |
| OKLCH | oklch(90% 0.137 122.9) |
| XYZ | xyz(59.5578, 75.1860, 32.8430) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 4.80
Light Pea Green
#C4FE82
ΔE00 5.00
Light Yellowish Green
#C2FF89
ΔE00 5.44
Pear
#CBF85F
ΔE00 5.58
Light Khaki
#E6F2A2
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED83 #A383ED
analogous
#EDD883 #CDED83 #98ED83
triadic
#CDED83 #83CDED #ED83CD
tetradic
#CDED83 #83EDD8 #A383ED #ED8398
square
#CDED83 #83EDD8 #A383ED #ED8398
split-complementary
#CDED83 #8398ED #D883ED
monochromatic
#9FD61F #B7E54E #CDED83 #E3F5B8 #F4FBE4
Accessibility & contrast
On white
1.31
#CDED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#CDED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED83
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED83 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27A
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#D4E4D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cded83; /* rgb */ color: rgb(205, 237, 131); /* oklch */ color: oklch(90.0% 0.137 122.9);
Tailwind
colors: {
custom: {
50: '#def3a9',
500: '#cded83',
950: '#000000',
},
}SCSS
$custom: #cded83; $custom-light: #def3a9; $custom-dark: #000000;
JSON
{
"hex": "#cded83",
"rgb": {
"r": 205,
"g": 237,
"b": 131
},
"hsl": {
"h": 78.113,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.89997,
"c": 0.13717,
"h": 122.9
},
"luminance": 0.75186
}Semantic roles & 50–950 ramp
primary
#CDED83
secondary
#724DC7
accent
#0FD74B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581