#D2F888#D2F888
#D2F888 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.8% C 0.145 H 124.5°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F888 |
|---|---|
| RGB | rgb(210, 248, 136) |
| HSL | hsl(80, 89%, 75%) |
| HSV | hsv(80, 45%, 97%) |
| CMYK | cmyk(15.3%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(92.84, -29.57, 49.58) |
| CIE-LCH | lch(92.84, 57.73, 120.81°) |
| OKLab | oklab(92.8% -0.0823 0.1195) |
| OKLCH | oklch(92.8% 0.145 124.5) |
| XYZ | xyz(64.5895, 82.6136, 35.8310) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.21
Light Pea Green
#C4FE82
ΔE00 3.23
Pistachio (survey)
#C0FA8B
ΔE00 3.56
Light Yellowish Green
#C2FF89
ΔE00 3.75
Pale Lime
#BEFD73
ΔE00 4.24
Celery
#C1FD95
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F888 #AE88F8
analogous
#F8E688 #D2F888 #9AF888
triadic
#D2F888 #88D2F8 #F888D2
tetradic
#D2F888 #88F8E6 #AE88F8 #F8889A
square
#D2F888 #88F8E6 #AE88F8 #F8889A
split-complementary
#D2F888 #889AF8 #E688F8
monochromatic
#A6F114 #BCF54E #D2F888 #E8FBC2 #F4FDE2
Accessibility & contrast
On white
1.20
#D2F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#D2F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F888
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F888 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7F
Deuteranopia (green-blind)
#FEEA8E
Tritanopia (blue-blind)
#D9EFDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f888; /* rgb */ color: rgb(210, 248, 136); /* oklch */ color: oklch(92.8% 0.145 124.5);
Tailwind
colors: {
custom: {
50: '#e1faac',
500: '#d2f888',
950: '#000000',
},
}SCSS
$custom: #d2f888; $custom-light: #e1faac; $custom-dark: #000000;
JSON
{
"hex": "#d2f888",
"rgb": {
"r": 210,
"g": 248,
"b": 136
},
"hsl": {
"h": 80.357,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.92803,
"c": 0.14508,
"h": 124.5
},
"luminance": 0.82614
}Semantic roles & 50–950 ramp
primary
#D2F888
secondary
#7C4ED6
accent
#00E64E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581