#CDED79#CDED79
#CDED79 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.9% C 0.147 H 122.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED79 |
|---|---|
| RGB | rgb(205, 237, 121) |
| HSL | hsl(77, 76%, 70%) |
| HSV | hsv(77, 49%, 93%) |
| CMYK | cmyk(13.5%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(89.36, -27.82, 52.32) |
| CIE-LCH | lch(89.36, 59.26, 118.00°) |
| OKLab | oklab(89.86% -0.0782 0.1246) |
| OKLCH | oklch(89.86% 0.147 122.1) |
| XYZ | xyz(58.9124, 74.9279, 29.4444) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.95
Pear
#CBF85F
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 5.04
Pistachio (survey)
#C0FA8B
ΔE00 5.34
Pale Lime
#BEFD73
ΔE00 5.38
Light Yellowish Green
#C2FF89
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED79 #9979ED
analogous
#EDD379 #CDED79 #93ED79
triadic
#CDED79 #79CDED #ED79CD
tetradic
#CDED79 #79EDD3 #9979ED #ED7993
square
#CDED79 #79EDD3 #9979ED #ED7993
split-complementary
#CDED79 #7993ED #D379ED
monochromatic
#9ED01C #B9E643 #CDED79 #E1F4AF #F5FBE4
Accessibility & contrast
On white
1.31
#CDED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#CDED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED79
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED79 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16F
Deuteranopia (green-blind)
#F5E180
Tritanopia (blue-blind)
#D5E3D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cded79; /* rgb */ color: rgb(205, 237, 121); /* oklch */ color: oklch(89.9% 0.147 122.1);
Tailwind
colors: {
custom: {
50: '#def3a2',
500: '#cded79',
950: '#000000',
},
}SCSS
$custom: #cded79; $custom-light: #def3a2; $custom-dark: #000000;
JSON
{
"hex": "#cded79",
"rgb": {
"r": 205,
"g": 237,
"b": 121
},
"hsl": {
"h": 76.552,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.89861,
"c": 0.14715,
"h": 122.1
},
"luminance": 0.74928
}Semantic roles & 50–950 ramp
primary
#CDED79
secondary
#6844C6
accent
#0DD945
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580