#D8F384#D8F384
#D8F384 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.1% C 0.140 H 120.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F384 |
|---|---|
| RGB | rgb(216, 243, 132) |
| HSL | hsl(75, 82%, 74%) |
| HSV | hsv(75, 46%, 95%) |
| CMYK | cmyk(11.1%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(91.85, -25.40, 50.34) |
| CIE-LCH | lch(91.85, 56.39, 116.78°) |
| OKLab | oklab(92.09% -0.0711 0.1209) |
| OKLCH | oklch(92.09% 0.14 120.5) |
| XYZ | xyz(64.5346, 80.3662, 33.9378) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.02
Pear
#CBF85F
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 5.20
Light Pea Green
#C4FE82
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 5.68
Light Yellowish Green
#C2FF89
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F384 #9F84F3
analogous
#F3D784 #D8F384 #A0F384
triadic
#D8F384 #84D8F3 #F384D8
tetradic
#D8F384 #84F3D7 #9F84F3 #F384A0
square
#D8F384 #84F3D7 #9F84F3 #F384A0
split-complementary
#D8F384 #84A0F3 #D784F3
monochromatic
#B4E616 #C6EE4C #D8F384 #EAF8BC #F6FCE3
Accessibility & contrast
On white
1.23
#D8F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#D8F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F384
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F384 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#E1E9D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d8f384; /* rgb */ color: rgb(216, 243, 132); /* oklch */ color: oklch(92.1% 0.140 120.5);
Tailwind
colors: {
custom: {
50: '#e6f7aa',
500: '#d8f384',
950: '#000000',
},
}SCSS
$custom: #d8f384; $custom-light: #e6f7aa; $custom-dark: #000000;
JSON
{
"hex": "#d8f384",
"rgb": {
"r": 216,
"g": 243,
"b": 132
},
"hsl": {
"h": 74.595,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.92088,
"c": 0.14025,
"h": 120.5
},
"luminance": 0.80366
}Semantic roles & 50–950 ramp
primary
#D8F384
secondary
#6C4CCF
accent
#07DF3B
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581