#D2FF8A#D2FF8A
#D2FF8A is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.4% C 0.153 H 126.4°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF8A |
|---|---|
| RGB | rgb(210, 255, 138) |
| HSL | hsl(83, 100%, 77%) |
| HSV | hsv(83, 46%, 100%) |
| CMYK | cmyk(17.6%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.76, -32.60, 51.01) |
| CIE-LCH | lch(94.76, 60.53, 122.58°) |
| OKLab | oklab(94.35% -0.0906 0.1228) |
| OKLCH | oklch(94.35% 0.153 126.4) |
| XYZ | xyz(66.9254, 87.0559, 37.3174) |
| Luminance | 0.8706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.33
Light Pea Green
#C4FE82
ΔE00 2.14
Light Yellowish Green
#C2FF89
ΔE00 2.67
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Pale Lime
#BEFD73
ΔE00 3.35
Celery
#C1FD95
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF8A #B78AFF
analogous
#FFF28A #D2FF8A #98FF8A
triadic
#D2FF8A #8AD2FF #FF8AD2
tetradic
#D2FF8A #8AFFF2 #B78AFF #FF8A98
square
#D2FF8A #8AFFF2 #B78AFF #FF8A98
split-complementary
#D2FF8A #8A98FF #F28AFF
monochromatic
#A3FF10 #BAFF4D #D2FF8A #EAFFC7 #F3FFE0
Accessibility & contrast
On white
1.14
#D2FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#D2FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF8A
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF8A | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFEF91
Tritanopia (blue-blind)
#D8F6E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff8a; /* rgb */ color: rgb(210, 255, 138); /* oklch */ color: oklch(94.4% 0.153 126.4);
Tailwind
colors: {
custom: {
50: '#e1ffae',
500: '#d2ff8a',
950: '#000000',
},
}SCSS
$custom: #d2ff8a; $custom-light: #e1ffae; $custom-dark: #000000;
JSON
{
"hex": "#d2ff8a",
"rgb": {
"r": 210,
"g": 255,
"b": 138
},
"hsl": {
"h": 83.077,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94352,
"c": 0.1526,
"h": 126.4
},
"luminance": 0.87057
}Semantic roles & 50–950 ramp
primary
#D2FF8A
secondary
#864EE0
accent
#00E658
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681