#D8FD8A#D8FD8A
#D8FD8A is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.3% C 0.147 H 123.8°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FD8A |
|---|---|
| RGB | rgb(216, 253, 138) |
| HSL | hsl(79, 97%, 77%) |
| HSV | hsv(79, 45%, 99%) |
| CMYK | cmyk(14.6%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(94.60, -29.48, 50.90) |
| CIE-LCH | lch(94.60, 58.82, 120.08°) |
| OKLab | oklab(94.32% -0.0821 0.1225) |
| OKLCH | oklch(94.32% 0.147 123.8) |
| XYZ | xyz(68.0316, 86.6841, 37.1874) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.17
Light Pea Green
#C4FE82
ΔE00 3.42
Light Yellowish Green
#C2FF89
ΔE00 4.01
Pistachio (survey)
#C0FA8B
ΔE00 4.15
Pale Lime
#BEFD73
ΔE00 4.37
Pear
#CBF85F
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FD8A #AF8AFD
analogous
#FDE88A #D8FD8A #9FFD8A
triadic
#D8FD8A #8AD8FD #FD8AD8
tetradic
#D8FD8A #8AFDE8 #AF8AFD #FD8A9F
square
#D8FD8A #8AFDE8 #AF8AFD #FD8A9F
split-complementary
#D8FD8A #8A9FFD #E88AFD
monochromatic
#B0FB12 #C4FC4E #D8FD8A #ECFEC6 #F5FEE1
Accessibility & contrast
On white
1.15
#D8FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#D8FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FD8A
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FD8A | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEF90
Tritanopia (blue-blind)
#DFF3E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d8fd8a; /* rgb */ color: rgb(216, 253, 138); /* oklch */ color: oklch(94.3% 0.147 123.8);
Tailwind
colors: {
custom: {
50: '#e6feae',
500: '#d8fd8a',
950: '#000000',
},
}SCSS
$custom: #d8fd8a; $custom-light: #e6feae; $custom-dark: #000000;
JSON
{
"hex": "#d8fd8a",
"rgb": {
"r": 216,
"g": 253,
"b": 138
},
"hsl": {
"h": 79.304,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.94322,
"c": 0.14749,
"h": 123.8
},
"luminance": 0.86684
}Semantic roles & 50–950 ramp
primary
#D8FD8A
secondary
#7C4EDD
accent
#00E64A
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581