#D2F581#D2F581
#D2F581 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.1% C 0.148 H 123.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F581 |
|---|---|
| RGB | rgb(210, 245, 129) |
| HSL | hsl(78, 85%, 73%) |
| HSV | hsv(78, 47%, 96%) |
| CMYK | cmyk(14.3%, 0%, 47.3%, 3.9%) |
| CIE-LAB | lab(91.95, -28.90, 51.79) |
| CIE-LCH | lch(91.95, 59.31, 119.17°) |
| OKLab | oklab(92.06% -0.0809 0.124) |
| OKLCH | oklch(92.06% 0.148 123.1) |
| XYZ | xyz(63.1933, 80.5912, 32.9911) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.60
Light Pea Green
#C4FE82
ΔE00 3.87
Pear
#CBF85F
ΔE00 4.10
Pistachio (survey)
#C0FA8B
ΔE00 4.40
Pale Lime
#BEFD73
ΔE00 4.50
Light Yellowish Green
#C2FF89
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F581 #A481F5
analogous
#F5DE81 #D2F581 #98F581
triadic
#D2F581 #81D2F5 #F581D2
tetradic
#D2F581 #81F5DE #A481F5 #F58198
square
#D2F581 #81F5DE #A481F5 #F58198
split-complementary
#D2F581 #8198F5 #DE81F5
monochromatic
#A8E913 #BEF048 #D2F581 #E6F9BA #F5FDE3
Accessibility & contrast
On white
1.23
#D2F581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#D2F581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F581
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F581 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#DAEBDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2f581; /* rgb */ color: rgb(210, 245, 129); /* oklch */ color: oklch(92.1% 0.148 123.1);
Tailwind
colors: {
custom: {
50: '#e1f8a8',
500: '#d2f581',
950: '#000000',
},
}SCSS
$custom: #d2f581; $custom-light: #e1f8a8; $custom-dark: #000000;
JSON
{
"hex": "#d2f581",
"rgb": {
"r": 210,
"g": 245,
"b": 129
},
"hsl": {
"h": 78.103,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.92056,
"c": 0.14803,
"h": 123.1
},
"luminance": 0.80591
}Semantic roles & 50–950 ramp
primary
#D2F581
secondary
#7249D1
accent
#04E247
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581