#D8F385#D8F385
#D8F385 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.1% C 0.139 H 120.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F385 |
|---|---|
| RGB | rgb(216, 243, 133) |
| HSL | hsl(75, 82%, 74%) |
| HSV | hsv(75, 45%, 95%) |
| CMYK | cmyk(11.1%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(91.86, -25.30, 49.88) |
| CIE-LCH | lch(91.86, 55.93, 116.89°) |
| OKLab | oklab(92.1% -0.0707 0.1199) |
| OKLCH | oklch(92.1% 0.139 120.5) |
| XYZ | xyz(64.6034, 80.3937, 34.2999) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.04
Pear
#CBF85F
ΔE00 5.06
Light Khaki
#E6F2A2
ΔE00 5.09
Light Pea Green
#C4FE82
ΔE00 5.31
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Light Yellowish Green
#C2FF89
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F385 #A085F3
analogous
#F3D785 #D8F385 #A1F385
triadic
#D8F385 #85D8F3 #F385D8
tetradic
#D8F385 #85F3D7 #A085F3 #F385A1
square
#D8F385 #85F3D7 #A085F3 #F385A1
split-complementary
#D8F385 #85A1F3 #D785F3
monochromatic
#B4E717 #C6EE4D #D8F385 #EAF8BD #F6FCE3
Accessibility & contrast
On white
1.23
#D8F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#D8F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F385
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F385 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#E1E9D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d8f385; /* rgb */ color: rgb(216, 243, 133); /* oklch */ color: oklch(92.1% 0.139 120.5);
Tailwind
colors: {
custom: {
50: '#e6f7aa',
500: '#d8f385',
950: '#000000',
},
}SCSS
$custom: #d8f385; $custom-light: #e6f7aa; $custom-dark: #000000;
JSON
{
"hex": "#d8f385",
"rgb": {
"r": 216,
"g": 243,
"b": 133
},
"hsl": {
"h": 74.727,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.92102,
"c": 0.13924,
"h": 120.5
},
"luminance": 0.80394
}Semantic roles & 50–950 ramp
primary
#D8F385
secondary
#6D4DCF
accent
#07DE3C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581