#D2FF8D#D2FF8D
#D2FF8D is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.4% C 0.150 H 126.7°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF8D |
|---|---|
| RGB | rgb(210, 255, 141) |
| HSL | hsl(84, 100%, 78%) |
| HSV | hsv(84, 45%, 100%) |
| CMYK | cmyk(17.6%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(94.80, -32.27, 49.64) |
| CIE-LCH | lch(94.80, 59.20, 123.03°) |
| OKLab | oklab(94.39% -0.0895 0.1199) |
| OKLCH | oklch(94.39% 0.15 126.7) |
| XYZ | xyz(67.1456, 87.1440, 38.4771) |
| Luminance | 0.8714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 2.22
Light Yellowish Green
#C2FF89
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Celery
#C1FD95
ΔE00 3.50
Pale Lime
#BEFD73
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF8D #BA8DFF
analogous
#FFF38D #D2FF8D #99FF8D
triadic
#D2FF8D #8DD2FF #FF8DD2
tetradic
#D2FF8D #8DFFF3 #BA8DFF #FF8D99
square
#D2FF8D #8DFFF3 #BA8DFF #FF8D99
split-complementary
#D2FF8D #8D99FF #F38DFF
monochromatic
#A2FF13 #BAFF50 #D2FF8D #EAFFCA #F3FFE0
Accessibility & contrast
On white
1.14
#D2FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#D2FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF8D
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF8D | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF284
Deuteranopia (green-blind)
#FFEF93
Tritanopia (blue-blind)
#D8F6E4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff8d; /* rgb */ color: rgb(210, 255, 141); /* oklch */ color: oklch(94.4% 0.150 126.7);
Tailwind
colors: {
custom: {
50: '#e1ffb0',
500: '#d2ff8d',
950: '#000000',
},
}SCSS
$custom: #d2ff8d; $custom-light: #e1ffb0; $custom-dark: #000000;
JSON
{
"hex": "#d2ff8d",
"rgb": {
"r": 210,
"g": 255,
"b": 141
},
"hsl": {
"h": 83.684,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.94394,
"c": 0.14962,
"h": 126.7
},
"luminance": 0.87145
}Semantic roles & 50–950 ramp
primary
#D2FF8D
secondary
#8950E0
accent
#00E65B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151811
muted
#848681