#D8F8A2#D8F8A2
#D8F8A2 is a very light, moderate yellow-green. Relative luminance 0.843; OKLCH L 93.6% C 0.115 H 125.2°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F8A2 |
|---|---|
| RGB | rgb(216, 248, 162) |
| HSL | hsl(82, 86%, 80%) |
| HSV | hsv(82, 35%, 97%) |
| CMYK | cmyk(12.9%, 0%, 34.7%, 2.7%) |
| CIE-LAB | lab(93.60, -24.33, 37.97) |
| CIE-LCH | lch(93.60, 45.10, 122.64°) |
| OKLab | oklab(93.63% -0.0663 0.0941) |
| OKLCH | oklch(93.63% 0.115 125.2) |
| XYZ | xyz(68.4073, 84.3420, 46.8511) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.34
Celery
#C1FD95
ΔE00 4.87
Light Light Green
#C8FFB0
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Tea Green
#BDF8A3
ΔE00 5.11
Washed Out Green
#BCF5A6
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F8A2 #C2A2F8
analogous
#F8EDA2 #D8F8A2 #ADF8A2
triadic
#D8F8A2 #A2D8F8 #F8A2D8
tetradic
#D8F8A2 #A2F8ED #C2A2F8 #F8A2AD
square
#D8F8A2 #A2F8ED #C2A2F8 #F8A2AD
split-complementary
#D8F8A2 #A2ADF8 #EDA2F8
monochromatic
#A8EF30 #C0F469 #D8F8A2 #F0FCDB #F3FDE3
Accessibility & contrast
On white
1.18
#D8F8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#D8F8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F8A2
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F8A2 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9C
Deuteranopia (green-blind)
#FCECA6
Tritanopia (blue-blind)
#DDF0E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d8f8a2; /* rgb */ color: rgb(216, 248, 162); /* oklch */ color: oklch(93.6% 0.115 125.2);
Tailwind
colors: {
custom: {
50: '#e5fabe',
500: '#d8f8a2',
950: '#000000',
},
}SCSS
$custom: #d8f8a2; $custom-light: #e5fabe; $custom-dark: #000000;
JSON
{
"hex": "#d8f8a2",
"rgb": {
"r": 216,
"g": 248,
"b": 162
},
"hsl": {
"h": 82.326,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.93625,
"c": 0.11509,
"h": 125.2
},
"luminance": 0.84342
}Semantic roles & 50–950 ramp
primary
#D8F8A2
secondary
#9065D9
accent
#03E356
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582