#D8F293#D8F293
#D8F293 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 92.1% C 0.123 H 121.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F293 |
|---|---|
| RGB | rgb(216, 242, 147) |
| HSL | hsl(76, 79%, 76%) |
| HSV | hsv(76, 39%, 95%) |
| CMYK | cmyk(10.7%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(91.78, -23.29, 43.02) |
| CIE-LCH | lch(91.78, 48.92, 118.43°) |
| OKLab | oklab(92.1% -0.0641 0.1052) |
| OKLCH | oklch(92.1% 0.123 121.3) |
| XYZ | xyz(65.3374, 80.2098, 39.6380) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.61
Light Yellow Green
#CCFD7F
ΔE00 5.12
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Light Pea Green
#C4FE82
ΔE00 5.93
Celery
#C1FD95
ΔE00 5.99
Light Yellowish Green
#C2FF89
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F293 #AD93F2
analogous
#F2DD93 #D8F293 #A9F293
triadic
#D8F293 #93D8F2 #F293D8
tetradic
#D8F293 #93F2DD #AD93F2 #F293A9
square
#D8F293 #93F2DD #AD93F2 #F293A9
split-complementary
#D8F293 #93A9F2 #DD93F2
monochromatic
#B1E526 #C4EB5C #D8F293 #ECF9CA #F5FCE4
Accessibility & contrast
On white
1.23
#D8F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#D8F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F293
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F293 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#F9E898
Tritanopia (blue-blind)
#E0E9DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d8f293; /* rgb */ color: rgb(216, 242, 147); /* oklch */ color: oklch(92.1% 0.123 121.3);
Tailwind
colors: {
custom: {
50: '#e5f6b4',
500: '#d8f293',
950: '#000000',
},
}SCSS
$custom: #d8f293; $custom-light: #e5f6b4; $custom-dark: #000000;
JSON
{
"hex": "#d8f293",
"rgb": {
"r": 216,
"g": 242,
"b": 147
},
"hsl": {
"h": 76.421,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.92096,
"c": 0.12318,
"h": 121.3
},
"luminance": 0.8021
}Semantic roles & 50–950 ramp
primary
#D8F293
secondary
#7A5ACF
accent
#0BDB44
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581