#D2F58F#D2F58F
#D2F58F is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.3% C 0.134 H 124.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F58F |
|---|---|
| RGB | rgb(210, 245, 143) |
| HSL | hsl(81, 84%, 76%) |
| HSV | hsv(81, 42%, 96%) |
| CMYK | cmyk(14.3%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(92.13, -27.39, 45.33) |
| CIE-LCH | lch(92.13, 52.96, 121.14°) |
| OKLab | oklab(92.26% -0.0757 0.1103) |
| OKLCH | oklch(92.26% 0.134 124.4) |
| XYZ | xyz(64.1884, 80.9893, 38.2321) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.51
Pistachio (survey)
#C0FA8B
ΔE00 3.79
Light Pea Green
#C4FE82
ΔE00 4.15
Light Yellowish Green
#C2FF89
ΔE00 4.35
Celery
#C1FD95
ΔE00 4.38
Light Khaki
#E6F2A2
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F58F #B28FF5
analogous
#F5E58F #D2F58F #9FF58F
triadic
#D2F58F #8FD2F5 #F58FD2
tetradic
#D2F58F #8FF5E5 #B28FF5 #F58F9F
square
#D2F58F #8FF5E5 #B28FF5 #F58F9F
split-complementary
#D2F58F #8F9FF5 #E58FF5
monochromatic
#A5EB1F #BBF057 #D2F58F #E9FAC7 #F4FCE3
Accessibility & contrast
On white
1.22
#D2F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D2F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F58F
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F58F | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA87
Deuteranopia (green-blind)
#FAE894
Tritanopia (blue-blind)
#D8ECDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2f58f; /* rgb */ color: rgb(210, 245, 143); /* oklch */ color: oklch(92.3% 0.134 124.4);
Tailwind
colors: {
custom: {
50: '#e1f8b1',
500: '#d2f58f',
950: '#000000',
},
}SCSS
$custom: #d2f58f; $custom-light: #e1f8b1; $custom-dark: #000000;
JSON
{
"hex": "#d2f58f",
"rgb": {
"r": 210,
"g": 245,
"b": 143
},
"hsl": {
"h": 80.588,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.92256,
"c": 0.13376,
"h": 124.4
},
"luminance": 0.8099
}Semantic roles & 50–950 ramp
primary
#D2F58F
secondary
#8056D3
accent
#05E050
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581