#D8F694#D8F694
#D8F694 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 93.0% C 0.128 H 122.8°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F694 |
|---|---|
| RGB | rgb(216, 246, 148) |
| HSL | hsl(78, 84%, 77%) |
| HSV | hsv(78, 40%, 96%) |
| CMYK | cmyk(12.2%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(92.86, -25.08, 43.91) |
| CIE-LCH | lch(92.86, 50.57, 119.73°) |
| OKLab | oklab(92.97% -0.0691 0.1073) |
| OKLCH | oklch(92.97% 0.128 122.8) |
| XYZ | xyz(66.6198, 82.6484, 40.4543) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.30
Light Khaki
#E6F2A2
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 4.75
Light Pea Green
#C4FE82
ΔE00 5.06
Celery
#C1FD95
ΔE00 5.17
Light Yellowish Green
#C2FF89
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F694 #B294F6
analogous
#F6E394 #D8F694 #A7F694
triadic
#D8F694 #94D8F6 #F694D8
tetradic
#D8F694 #94F6E3 #B294F6 #F694A7
square
#D8F694 #94F6E3 #B294F6 #F694A7
split-complementary
#D8F694 #94A7F6 #E394F6
monochromatic
#AFED23 #C3F15C #D8F694 #EDFBCC #F5FDE3
Accessibility & contrast
On white
1.20
#D8F694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#D8F694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F694
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F694 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8D
Deuteranopia (green-blind)
#FDEA99
Tritanopia (blue-blind)
#DFEDDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8f694; /* rgb */ color: rgb(216, 246, 148); /* oklch */ color: oklch(93.0% 0.128 122.8);
Tailwind
colors: {
custom: {
50: '#e5f9b4',
500: '#d8f694',
950: '#000000',
},
}SCSS
$custom: #d8f694; $custom-light: #e5f9b4; $custom-dark: #000000;
JSON
{
"hex": "#d8f694",
"rgb": {
"r": 216,
"g": 246,
"b": 148
},
"hsl": {
"h": 78.367,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.92967,
"c": 0.1276,
"h": 122.8
},
"luminance": 0.82649
}Semantic roles & 50–950 ramp
primary
#D8F694
secondary
#7F5AD5
accent
#05E148
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581