#D2EC7D#D2EC7D
#D2EC7D is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.1% C 0.140 H 120.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EC7D |
|---|---|
| RGB | rgb(210, 236, 125) |
| HSL | hsl(74, 74%, 71%) |
| HSV | hsv(74, 47%, 93%) |
| CMYK | cmyk(11%, 0%, 47%, 7.5%) |
| CIE-LAB | lab(89.47, -25.06, 50.66) |
| CIE-LCH | lch(89.47, 56.52, 116.32°) |
| OKLab | oklab(90.05% -0.0704 0.1212) |
| OKLCH | oklch(90.05% 0.14 120.1) |
| XYZ | xyz(60.2758, 75.1734, 30.7326) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.82
Pear
#CBF85F
ΔE00 5.20
Light Khaki
#E6F2A2
ΔE00 5.57
Light Pea Green
#C4FE82
ΔE00 5.98
Pistachio (survey)
#C0FA8B
ΔE00 6.17
Pale Lime
#BEFD73
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EC7D #977DEC
analogous
#ECCE7D #D2EC7D #9AEC7D
triadic
#D2EC7D #7DD2EC #EC7DD2
tetradic
#D2EC7D #7DECCE #977DEC #EC7D9A
square
#D2EC7D #7DECCE #977DEC #EC7D9A
split-complementary
#D2EC7D #7D9AEC #CE7DEC
monochromatic
#A7D01E #C0E448 #D2EC7D #E4F4B2 #F6FBE4
Accessibility & contrast
On white
1.31
#D2EC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D2EC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EC7D
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EC7D | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#F5E183
Tritanopia (blue-blind)
#DBE2D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2ec7d; /* rgb */ color: rgb(210, 236, 125); /* oklch */ color: oklch(90.1% 0.140 120.1);
Tailwind
colors: {
custom: {
50: '#e1f2a5',
500: '#d2ec7d',
950: '#000000',
},
}SCSS
$custom: #d2ec7d; $custom-light: #e1f2a5; $custom-dark: #000000;
JSON
{
"hex": "#d2ec7d",
"rgb": {
"r": 210,
"g": 236,
"b": 125
},
"hsl": {
"h": 74.054,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.90054,
"c": 0.14015,
"h": 120.1
},
"luminance": 0.75173
}Semantic roles & 50–950 ramp
primary
#D2EC7D
secondary
#6548C5
accent
#0FD73E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580