#CDED77#CDED77
#CDED77 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.8% C 0.149 H 122.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED77 |
|---|---|
| RGB | rgb(205, 237, 119) |
| HSL | hsl(76, 77%, 70%) |
| HSV | hsv(76, 50%, 93%) |
| CMYK | cmyk(13.5%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(89.34, -28.02, 53.22) |
| CIE-LCH | lch(89.34, 60.15, 117.76°) |
| OKLab | oklab(89.84% -0.079 0.1265) |
| OKLCH | oklch(89.84% 0.149 122) |
| XYZ | xyz(58.7911, 74.8794, 28.8051) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.96
Pear
#CBF85F
ΔE00 4.19
Light Pea Green
#C4FE82
ΔE00 5.10
Pale Lime
#BEFD73
ΔE00 5.36
Pistachio (survey)
#C0FA8B
ΔE00 5.48
Light Yellowish Green
#C2FF89
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED77 #9777ED
analogous
#EDD277 #CDED77 #92ED77
triadic
#CDED77 #77CDED #ED77CD
tetradic
#CDED77 #77EDD2 #9777ED #ED7792
square
#CDED77 #77EDD2 #9777ED #ED7792
split-complementary
#CDED77 #7792ED #D277ED
monochromatic
#9ECE1B #B9E641 #CDED77 #E1F4AD #F5FBE3
Accessibility & contrast
On white
1.31
#CDED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CDED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED77
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED77 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16C
Deuteranopia (green-blind)
#F5E17E
Tritanopia (blue-blind)
#D5E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cded77; /* rgb */ color: rgb(205, 237, 119); /* oklch */ color: oklch(89.8% 0.149 122.0);
Tailwind
colors: {
custom: {
50: '#def2a1',
500: '#cded77',
950: '#000000',
},
}SCSS
$custom: #cded77; $custom-light: #def2a1; $custom-dark: #000000;
JSON
{
"hex": "#cded77",
"rgb": {
"r": 205,
"g": 237,
"b": 119
},
"hsl": {
"h": 76.271,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.89836,
"c": 0.14908,
"h": 122
},
"luminance": 0.74879
}Semantic roles & 50–950 ramp
primary
#CDED77
secondary
#6642C6
accent
#0DD944
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580