#D2FE8A#D2FE8A
#D2FE8A is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.1% C 0.151 H 126.2°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FE8A |
|---|---|
| RGB | rgb(210, 254, 138) |
| HSL | hsl(83, 98%, 77%) |
| HSV | hsv(83, 46%, 100%) |
| CMYK | cmyk(17.3%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(94.49, -32.14, 50.67) |
| CIE-LCH | lch(94.49, 60.00, 122.39°) |
| OKLab | oklab(94.13% -0.0893 0.1221) |
| OKLCH | oklch(94.13% 0.151 126.2) |
| XYZ | xyz(66.6073, 86.4196, 37.2114) |
| Luminance | 0.8642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.39
Light Pea Green
#C4FE82
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.77
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Pale Lime
#BEFD73
ΔE00 3.46
Celery
#C1FD95
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FE8A #B68AFE
analogous
#FEF08A #D2FE8A #98FE8A
triadic
#D2FE8A #8AD2FE #FE8AD2
tetradic
#D2FE8A #8AFEF0 #B68AFE #FE8A98
square
#D2FE8A #8AFEF0 #B68AFE #FE8A98
split-complementary
#D2FE8A #8A98FE #F08AFE
monochromatic
#A3FD11 #BBFD4D #D2FE8A #E9FFC7 #F3FFE1
Accessibility & contrast
On white
1.15
#D2FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#D2FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FE8A
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FE8A | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEF91
Tritanopia (blue-blind)
#D8F5E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fe8a; /* rgb */ color: rgb(210, 254, 138); /* oklch */ color: oklch(94.1% 0.151 126.2);
Tailwind
colors: {
custom: {
50: '#e1ffae',
500: '#d2fe8a',
950: '#000000',
},
}SCSS
$custom: #d2fe8a; $custom-light: #e1ffae; $custom-dark: #000000;
JSON
{
"hex": "#d2fe8a",
"rgb": {
"r": 210,
"g": 254,
"b": 138
},
"hsl": {
"h": 82.759,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.94134,
"c": 0.15124,
"h": 126.2
},
"luminance": 0.8642
}Semantic roles & 50–950 ramp
primary
#D2FE8A
secondary
#854EDE
accent
#00E657
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681