#CDED76#CDED76
#CDED76 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.8% C 0.150 H 121.9°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED76 |
|---|---|
| RGB | rgb(205, 237, 118) |
| HSL | hsl(76, 77%, 70%) |
| HSV | hsv(76, 50%, 93%) |
| CMYK | cmyk(13.5%, 0%, 50.2%, 7.1%) |
| CIE-LAB | lab(89.33, -28.11, 53.67) |
| CIE-LCH | lch(89.33, 60.59, 117.65°) |
| OKLab | oklab(89.82% -0.0793 0.1274) |
| OKLCH | oklch(89.82% 0.15 121.9) |
| XYZ | xyz(58.7313, 74.8555, 28.4905) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.98
Pear
#CBF85F
ΔE00 4.09
Light Pea Green
#C4FE82
ΔE00 5.13
Pale Lime
#BEFD73
ΔE00 5.35
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Light Yellowish Green
#C2FF89
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED76 #9676ED
analogous
#EDD176 #CDED76 #92ED76
triadic
#CDED76 #76CDED #ED76CD
tetradic
#CDED76 #76EDD1 #9676ED #ED7692
square
#CDED76 #76EDD1 #9676ED #ED7692
split-complementary
#CDED76 #7692ED #D176ED
monochromatic
#9ECE1B #B9E640 #CDED76 #E1F4AC #F4FBE2
Accessibility & contrast
On white
1.31
#CDED76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#CDED76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED76
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED76 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16B
Deuteranopia (green-blind)
#F5E07D
Tritanopia (blue-blind)
#D6E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cded76; /* rgb */ color: rgb(205, 237, 118); /* oklch */ color: oklch(89.8% 0.150 121.9);
Tailwind
colors: {
custom: {
50: '#def2a0',
500: '#cded76',
950: '#000000',
},
}SCSS
$custom: #cded76; $custom-light: #def2a0; $custom-dark: #000000;
JSON
{
"hex": "#cded76",
"rgb": {
"r": 205,
"g": 237,
"b": 118
},
"hsl": {
"h": 76.134,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.89823,
"c": 0.15004,
"h": 121.9
},
"luminance": 0.74856
}Semantic roles & 50–950 ramp
primary
#CDED76
secondary
#6541C6
accent
#0DD943
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580