#D2F588#D2F588
#D2F588 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.2% C 0.141 H 123.7°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F588 |
|---|---|
| RGB | rgb(210, 245, 136) |
| HSL | hsl(79, 84%, 75%) |
| HSV | hsv(79, 44%, 96%) |
| CMYK | cmyk(14.3%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(92.04, -28.17, 48.58) |
| CIE-LCH | lch(92.04, 56.16, 120.11°) |
| OKLab | oklab(92.15% -0.0783 0.1173) |
| OKLCH | oklch(92.15% 0.141 123.7) |
| XYZ | xyz(63.6746, 80.7837, 35.5260) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 3.87
Pistachio (survey)
#C0FA8B
ΔE00 3.98
Light Yellowish Green
#C2FF89
ΔE00 4.34
Pale Lime
#BEFD73
ΔE00 4.82
Celery
#C1FD95
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F588 #AB88F5
analogous
#F5E188 #D2F588 #9CF588
triadic
#D2F588 #88D2F5 #F588D2
tetradic
#D2F588 #88F5E1 #AB88F5 #F5889C
square
#D2F588 #88F5E1 #AB88F5 #F5889C
split-complementary
#D2F588 #889CF5 #E188F5
monochromatic
#A7EC17 #BDF050 #D2F588 #E7FAC0 #F4FDE3
Accessibility & contrast
On white
1.22
#D2F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#D2F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F588
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F588 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#D9ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2f588; /* rgb */ color: rgb(210, 245, 136); /* oklch */ color: oklch(92.2% 0.141 123.7);
Tailwind
colors: {
custom: {
50: '#e1f8ac',
500: '#d2f588',
950: '#000000',
},
}SCSS
$custom: #d2f588; $custom-light: #e1f8ac; $custom-dark: #000000;
JSON
{
"hex": "#d2f588",
"rgb": {
"r": 210,
"g": 245,
"b": 136
},
"hsl": {
"h": 79.266,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.92153,
"c": 0.14101,
"h": 123.7
},
"luminance": 0.80784
}Semantic roles & 50–950 ramp
primary
#D2F588
secondary
#794FD2
accent
#05E14B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581