#D2EC84#D2EC84
#D2EC84 is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.133 H 120.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EC84 |
|---|---|
| RGB | rgb(210, 236, 132) |
| HSL | hsl(75, 73%, 72%) |
| HSV | hsv(75, 44%, 93%) |
| CMYK | cmyk(11%, 0%, 44.1%, 7.5%) |
| CIE-LAB | lab(89.56, -24.33, 47.43) |
| CIE-LCH | lch(89.56, 53.30, 117.16°) |
| OKLab | oklab(90.15% -0.0678 0.1145) |
| OKLCH | oklch(90.15% 0.133 120.6) |
| XYZ | xyz(60.7388, 75.3586, 33.1712) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.87
Light Yellow Green
#CCFD7F
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Pear
#CBF85F
ΔE00 5.97
Light Pea Green
#C4FE82
ΔE00 5.98
Light Yellowish Green
#C2FF89
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EC84 #9E84EC
analogous
#ECD284 #D2EC84 #9EEC84
triadic
#D2EC84 #84D2EC #EC84D2
tetradic
#D2EC84 #84ECD2 #9E84EC #EC849E
square
#D2EC84 #84ECD2 #9E84EC #EC849E
split-complementary
#D2EC84 #849EEC #D284EC
monochromatic
#A8D521 #BFE44F #D2EC84 #E5F4B9 #F5FBE4
Accessibility & contrast
On white
1.31
#D2EC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#D2EC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EC84
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EC84 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17C
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#DAE2D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2ec84; /* rgb */ color: rgb(210, 236, 132); /* oklch */ color: oklch(90.2% 0.133 120.6);
Tailwind
colors: {
custom: {
50: '#e1f2a9',
500: '#d2ec84',
950: '#000000',
},
}SCSS
$custom: #d2ec84; $custom-light: #e1f2a9; $custom-dark: #000000;
JSON
{
"hex": "#d2ec84",
"rgb": {
"r": 210,
"g": 236,
"b": 132
},
"hsl": {
"h": 75,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.90152,
"c": 0.13302,
"h": 120.6
},
"luminance": 0.75358
}Semantic roles & 50–950 ramp
primary
#D2EC84
secondary
#6C4EC6
accent
#10D541
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581