#D8F884#D8F884
#D8F884 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.2% C 0.147 H 122.0°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F884 |
|---|---|
| RGB | rgb(216, 248, 132) |
| HSL | hsl(77, 89%, 75%) |
| HSV | hsv(77, 47%, 97%) |
| CMYK | cmyk(12.9%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(93.19, -27.76, 51.98) |
| CIE-LCH | lch(93.19, 58.93, 118.11°) |
| OKLab | oklab(93.16% -0.0777 0.1245) |
| OKLCH | oklch(93.16% 0.147 122) |
| XYZ | xyz(66.0513, 83.3996, 34.4433) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.90
Pear
#CBF85F
ΔE00 4.23
Light Pea Green
#C4FE82
ΔE00 4.31
Pale Lime
#BEFD73
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Light Yellowish Green
#C2FF89
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F884 #A484F8
analogous
#F8DE84 #D8F884 #9EF884
triadic
#D8F884 #84D8F8 #F884D8
tetradic
#D8F884 #84F8DE #A484F8 #F8849E
square
#D8F884 #84F8DE #A484F8 #F8849E
split-complementary
#D8F884 #849EF8 #DE84F8
monochromatic
#B3F110 #C6F54A #D8F884 #EAFBBE #F6FDE2
Accessibility & contrast
On white
1.19
#D8F884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#D8F884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F884
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F884 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FFEB8A
Tritanopia (blue-blind)
#E0EEDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d8f884; /* rgb */ color: rgb(216, 248, 132); /* oklch */ color: oklch(93.2% 0.147 122.0);
Tailwind
colors: {
custom: {
50: '#e6faaa',
500: '#d8f884',
950: '#000000',
},
}SCSS
$custom: #d8f884; $custom-light: #e6faaa; $custom-dark: #000000;
JSON
{
"hex": "#d8f884",
"rgb": {
"r": 216,
"g": 248,
"b": 132
},
"hsl": {
"h": 76.552,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.93163,
"c": 0.14682,
"h": 122
},
"luminance": 0.834
}Semantic roles & 50–950 ramp
primary
#D8F884
secondary
#714BD5
accent
#00E63F
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581