#CDED74#CDED74
#CDED74 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.8% C 0.152 H 121.8°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED74 |
|---|---|
| RGB | rgb(205, 237, 116) |
| HSL | hsl(76, 77%, 69%) |
| HSV | hsv(76, 51%, 93%) |
| CMYK | cmyk(13.5%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(89.30, -28.30, 54.57) |
| CIE-LCH | lch(89.30, 61.47, 117.41°) |
| OKLab | oklab(89.8% -0.08 0.1291) |
| OKLCH | oklch(89.8% 0.152 121.8) |
| XYZ | xyz(58.6137, 74.8084, 27.8712) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.90
Light Yellow Green
#CCFD7F
ΔE00 4.02
Light Pea Green
#C4FE82
ΔE00 5.21
Pale Lime
#BEFD73
ΔE00 5.35
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Light Yellowish Green
#C2FF89
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED74 #9474ED
analogous
#EDD174 #CDED74 #91ED74
triadic
#CDED74 #74CDED #ED74CD
tetradic
#CDED74 #74EDD1 #9474ED #ED7491
square
#CDED74 #74EDD1 #9474ED #ED7491
split-complementary
#CDED74 #7491ED #D174ED
monochromatic
#9DCC1A #BAE63E #CDED74 #E0F4AA #F4FBE0
Accessibility & contrast
On white
1.32
#CDED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#CDED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED74
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED74 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E169
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#D6E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cded74; /* rgb */ color: rgb(205, 237, 116); /* oklch */ color: oklch(89.8% 0.152 121.8);
Tailwind
colors: {
custom: {
50: '#def29f',
500: '#cded74',
950: '#000000',
},
}SCSS
$custom: #cded74; $custom-light: #def29f; $custom-dark: #000000;
JSON
{
"hex": "#cded74",
"rgb": {
"r": 205,
"g": 237,
"b": 116
},
"hsl": {
"h": 75.868,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.89798,
"c": 0.15193,
"h": 121.8
},
"luminance": 0.74808
}Semantic roles & 50–950 ramp
primary
#CDED74
secondary
#633FC6
accent
#0CD942
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580