#D2FE8D#D2FE8D
#D2FE8D is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.2% C 0.148 H 126.5°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FE8D |
|---|---|
| RGB | rgb(210, 254, 141) |
| HSL | hsl(83, 98%, 77%) |
| HSV | hsv(83, 44%, 100%) |
| CMYK | cmyk(17.3%, 0%, 44.5%, 0.4%) |
| CIE-LAB | lab(94.53, -31.81, 49.30) |
| CIE-LCH | lch(94.53, 58.67, 122.83°) |
| OKLab | oklab(94.18% -0.0882 0.1192) |
| OKLCH | oklch(94.18% 0.148 126.5) |
| XYZ | xyz(66.8275, 86.5076, 38.3711) |
| Luminance | 0.8651 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.75
Light Pea Green
#C4FE82
ΔE00 2.34
Light Yellowish Green
#C2FF89
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Celery
#C1FD95
ΔE00 3.52
Pale Lime
#BEFD73
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FE8D #B98DFE
analogous
#FEF28D #D2FE8D #99FE8D
triadic
#D2FE8D #8DD2FE #FE8DD2
tetradic
#D2FE8D #8DFEF2 #B98DFE #FE8D99
square
#D2FE8D #8DFEF2 #B98DFE #FE8D99
split-complementary
#D2FE8D #8D99FE #F28DFE
monochromatic
#A2FD14 #BAFD50 #D2FE8D #EAFFCA #F3FFE1
Accessibility & contrast
On white
1.15
#D2FE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#D2FE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FE8D
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FE8D | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF184
Deuteranopia (green-blind)
#FFEF93
Tritanopia (blue-blind)
#D8F5E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fe8d; /* rgb */ color: rgb(210, 254, 141); /* oklch */ color: oklch(94.2% 0.148 126.5);
Tailwind
colors: {
custom: {
50: '#e1ffb0',
500: '#d2fe8d',
950: '#000000',
},
}SCSS
$custom: #d2fe8d; $custom-light: #e1ffb0; $custom-dark: #000000;
JSON
{
"hex": "#d2fe8d",
"rgb": {
"r": 210,
"g": 254,
"b": 141
},
"hsl": {
"h": 83.363,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.94177,
"c": 0.14825,
"h": 126.5
},
"luminance": 0.86508
}Semantic roles & 50–950 ramp
primary
#D2FE8D
secondary
#8850DF
accent
#00E659
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151811
muted
#848681