#D8F882#D8F882
#D8F882 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.1% C 0.149 H 121.8°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F882 |
|---|---|
| RGB | rgb(216, 248, 130) |
| HSL | hsl(76, 89%, 74%) |
| HSV | hsv(76, 48%, 97%) |
| CMYK | cmyk(12.9%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(93.17, -27.97, 52.89) |
| CIE-LCH | lch(93.17, 59.83, 117.87°) |
| OKLab | oklab(93.14% -0.0785 0.1264) |
| OKLCH | oklch(93.14% 0.149 121.8) |
| XYZ | xyz(65.9158, 83.3454, 33.7295) |
| Luminance | 0.8335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.90
Pear
#CBF85F
ΔE00 4.00
Light Pea Green
#C4FE82
ΔE00 4.36
Pale Lime
#BEFD73
ΔE00 4.93
Light Yellowish Green
#C2FF89
ΔE00 5.11
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F882 #A282F8
analogous
#F8DD82 #D8F882 #9DF882
triadic
#D8F882 #82D8F8 #F882D8
tetradic
#D8F882 #82F8DD #A282F8 #F8829D
square
#D8F882 #82F8DD #A282F8 #F8829D
split-complementary
#D8F882 #829DF8 #DD82F8
monochromatic
#B4F20E #C6F548 #D8F882 #EAFBBC #F6FDE2
Accessibility & contrast
On white
1.19
#D8F882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#D8F882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F882
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F882 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FFEB89
Tritanopia (blue-blind)
#E1EEDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d8f882; /* rgb */ color: rgb(216, 248, 130); /* oklch */ color: oklch(93.1% 0.149 121.8);
Tailwind
colors: {
custom: {
50: '#e6faa9',
500: '#d8f882',
950: '#000000',
},
}SCSS
$custom: #d8f882; $custom-light: #e6faa9; $custom-dark: #000000;
JSON
{
"hex": "#d8f882",
"rgb": {
"r": 216,
"g": 248,
"b": 130
},
"hsl": {
"h": 76.271,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.93136,
"c": 0.14879,
"h": 121.8
},
"luminance": 0.83345
}Semantic roles & 50–950 ramp
primary
#D8F882
secondary
#6F49D5
accent
#00E63E
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581