#D2ED77#D2ED77
#D2ED77 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.2% C 0.147 H 120.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED77 |
|---|---|
| RGB | rgb(210, 237, 119) |
| HSL | hsl(74, 77%, 70%) |
| HSV | hsv(74, 50%, 93%) |
| CMYK | cmyk(11.4%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(89.67, -26.12, 53.71) |
| CIE-LCH | lch(89.67, 59.72, 115.93°) |
| OKLab | oklab(90.19% -0.0739 0.1275) |
| OKLCH | oklch(90.19% 0.147 120.1) |
| XYZ | xyz(60.1928, 75.6021, 28.8708) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 4.60
Light Pea Green
#C4FE82
ΔE00 5.89
Pale Lime
#BEFD73
ΔE00 6.14
Light Khaki
#E6F2A2
ΔE00 6.28
Pistachio (survey)
#C0FA8B
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED77 #9277ED
analogous
#EDCD77 #D2ED77 #97ED77
triadic
#D2ED77 #77D2ED #ED77D2
tetradic
#D2ED77 #77EDCD #9277ED #ED7797
square
#D2ED77 #77EDCD #9277ED #ED7797
split-complementary
#D2ED77 #7797ED #CD77ED
monochromatic
#A5CE1B #C0E641 #D2ED77 #E4F4AD #F6FBE3
Accessibility & contrast
On white
1.30
#D2ED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#D2ED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED77
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED77 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26C
Deuteranopia (green-blind)
#F6E27E
Tritanopia (blue-blind)
#DBE3D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2ed77; /* rgb */ color: rgb(210, 237, 119); /* oklch */ color: oklch(90.2% 0.147 120.1);
Tailwind
colors: {
custom: {
50: '#e2f2a1',
500: '#d2ed77',
950: '#000000',
},
}SCSS
$custom: #d2ed77; $custom-light: #e2f2a1; $custom-dark: #000000;
JSON
{
"hex": "#d2ed77",
"rgb": {
"r": 210,
"g": 237,
"b": 119
},
"hsl": {
"h": 73.729,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.90192,
"c": 0.14732,
"h": 120.1
},
"luminance": 0.75602
}Semantic roles & 50–950 ramp
primary
#D2ED77
secondary
#6042C6
accent
#0DD93B
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580