#D2ED79#D2ED79
#D2ED79 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.2% C 0.145 H 120.2°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED79 |
|---|---|
| RGB | rgb(210, 237, 121) |
| HSL | hsl(74, 76%, 70%) |
| HSV | hsv(74, 49%, 93%) |
| CMYK | cmyk(11.4%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(89.70, -25.93, 52.81) |
| CIE-LCH | lch(89.70, 58.83, 116.15°) |
| OKLab | oklab(90.22% -0.0732 0.1256) |
| OKLCH | oklch(90.22% 0.145 120.2) |
| XYZ | xyz(60.3141, 75.6507, 29.5101) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.57
Pear
#CBF85F
ΔE00 4.59
Light Pea Green
#C4FE82
ΔE00 5.83
Light Khaki
#E6F2A2
ΔE00 6.07
Pale Lime
#BEFD73
ΔE00 6.15
Pistachio (survey)
#C0FA8B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED79 #9479ED
analogous
#EDCE79 #D2ED79 #98ED79
triadic
#D2ED79 #79D2ED #ED79D2
tetradic
#D2ED79 #79EDCE #9479ED #ED7998
square
#D2ED79 #79EDCE #9479ED #ED7998
split-complementary
#D2ED79 #7998ED #CE79ED
monochromatic
#A6D01C #C0E643 #D2ED79 #E4F4AF #F6FBE4
Accessibility & contrast
On white
1.30
#D2ED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#D2ED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED79
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED79 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E26F
Deuteranopia (green-blind)
#F6E27F
Tritanopia (blue-blind)
#DBE3D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2ed79; /* rgb */ color: rgb(210, 237, 121); /* oklch */ color: oklch(90.2% 0.145 120.2);
Tailwind
colors: {
custom: {
50: '#e2f2a2',
500: '#d2ed79',
950: '#000000',
},
}SCSS
$custom: #d2ed79; $custom-light: #e2f2a2; $custom-dark: #000000;
JSON
{
"hex": "#d2ed79",
"rgb": {
"r": 210,
"g": 237,
"b": 121
},
"hsl": {
"h": 73.966,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.90218,
"c": 0.14538,
"h": 120.2
},
"luminance": 0.7565
}Semantic roles & 50–950 ramp
primary
#D2ED79
secondary
#6244C6
accent
#0DD93C
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580