#D2EC80#D2EC80
#D2EC80 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.1% C 0.137 H 120.3°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EC80 |
|---|---|
| RGB | rgb(210, 236, 128) |
| HSL | hsl(74, 74%, 71%) |
| HSV | hsv(74, 46%, 93%) |
| CMYK | cmyk(11%, 0%, 45.8%, 7.5%) |
| CIE-LAB | lab(89.51, -24.75, 49.28) |
| CIE-LCH | lch(89.51, 55.15, 116.67°) |
| OKLab | oklab(90.1% -0.0693 0.1183) |
| OKLCH | oklch(90.1% 0.137 120.3) |
| XYZ | xyz(60.4704, 75.2512, 31.7572) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.86
Light Khaki
#E6F2A2
ΔE00 5.26
Pear
#CBF85F
ΔE00 5.51
Light Pea Green
#C4FE82
ΔE00 5.96
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Light Yellowish Green
#C2FF89
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EC80 #9A80EC
analogous
#ECD080 #D2EC80 #9CEC80
triadic
#D2EC80 #80D2EC #EC80D2
tetradic
#D2EC80 #80ECD0 #9A80EC #EC809C
square
#D2EC80 #80ECD0 #9A80EC #EC809C
split-complementary
#D2EC80 #809CEC #D080EC
monochromatic
#A7D21F #BFE44B #D2EC80 #E5F4B5 #F6FBE4
Accessibility & contrast
On white
1.31
#D2EC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#D2EC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EC80
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EC80 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E177
Deuteranopia (green-blind)
#F5E186
Tritanopia (blue-blind)
#DBE2D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2ec80; /* rgb */ color: rgb(210, 236, 128); /* oklch */ color: oklch(90.1% 0.137 120.3);
Tailwind
colors: {
custom: {
50: '#e1f2a7',
500: '#d2ec80',
950: '#000000',
},
}SCSS
$custom: #d2ec80; $custom-light: #e1f2a7; $custom-dark: #000000;
JSON
{
"hex": "#d2ec80",
"rgb": {
"r": 210,
"g": 236,
"b": 128
},
"hsl": {
"h": 74.444,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.90095,
"c": 0.13713,
"h": 120.3
},
"luminance": 0.75251
}Semantic roles & 50–950 ramp
primary
#D2EC80
secondary
#684BC6
accent
#0FD63F
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151610
muted
#848580