#D2F488#D2F488
#D2F488 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.9% C 0.140 H 123.5°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F488 |
|---|---|
| RGB | rgb(210, 244, 136) |
| HSL | hsl(79, 83%, 75%) |
| HSV | hsv(79, 44%, 96%) |
| CMYK | cmyk(13.9%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(91.77, -27.70, 48.25) |
| CIE-LCH | lch(91.77, 55.63, 119.86°) |
| OKLab | oklab(91.94% -0.077 0.1165) |
| OKLCH | oklch(91.94% 0.14 123.5) |
| XYZ | xyz(63.3729, 80.1803, 35.4255) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.13
Light Pea Green
#C4FE82
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 4.14
Light Yellowish Green
#C2FF89
ΔE00 4.55
Celery
#C1FD95
ΔE00 4.98
Pale Lime
#BEFD73
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F488 #AA88F4
analogous
#F4E088 #D2F488 #9CF488
triadic
#D2F488 #88D2F4 #F488D2
tetradic
#D2F488 #88F4E0 #AA88F4 #F4889C
square
#D2F488 #88F4E0 #AA88F4 #F4889C
split-complementary
#D2F488 #889CF4 #E088F4
monochromatic
#A8EA18 #BDEF50 #D2F488 #E7F9C0 #F4FCE3
Accessibility & contrast
On white
1.23
#D2F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#D2F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F488
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F488 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87F
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#D9EBDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2f488; /* rgb */ color: rgb(210, 244, 136); /* oklch */ color: oklch(91.9% 0.140 123.5);
Tailwind
colors: {
custom: {
50: '#e1f7ac',
500: '#d2f488',
950: '#000000',
},
}SCSS
$custom: #d2f488; $custom-light: #e1f7ac; $custom-dark: #000000;
JSON
{
"hex": "#d2f488",
"rgb": {
"r": 210,
"g": 244,
"b": 136
},
"hsl": {
"h": 78.889,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.91936,
"c": 0.13966,
"h": 123.5
},
"luminance": 0.80181
}Semantic roles & 50–950 ramp
primary
#D2F488
secondary
#7850D1
accent
#06DF4A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581