#D8EA83#D8EA83
#D8EA83 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 90.1% C 0.130 H 117.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EA83 |
|---|---|
| RGB | rgb(216, 234, 131) |
| HSL | hsl(70, 71%, 72%) |
| HSV | hsv(70, 44%, 92%) |
| CMYK | cmyk(7.7%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(89.43, -21.19, 47.84) |
| CIE-LCH | lch(89.43, 52.33, 113.89°) |
| OKLab | oklab(90.15% -0.0593 0.1153) |
| OKLCH | oklch(90.15% 0.13 117.2) |
| XYZ | xyz(61.8389, 75.0838, 32.7032) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.34
Greenish Beige
#C9D179
ΔE00 5.90
Light Yellow Green
#CCFD7F
ΔE00 6.34
Pear
#CBF85F
ΔE00 6.70
Yellowish Tan
#FCFC81
ΔE00 6.90
Khaki (CSS)
#F0E68C
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EA83 #9583EA
analogous
#EAC883 #D8EA83 #A5EA83
triadic
#D8EA83 #83D8EA #EA83D8
tetradic
#D8EA83 #83EAC8 #9583EA #EA83A5
square
#D8EA83 #83EAC8 #9583EA #EA83A5
split-complementary
#D8EA83 #83A5EA #C883EA
monochromatic
#B1CF23 #C8E14F #D8EA83 #E8F3B7 #F7FBE5
Accessibility & contrast
On white
1.31
#D8EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#D8EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EA83
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EA83 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#E2E0D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8ea83; /* rgb */ color: rgb(216, 234, 131); /* oklch */ color: oklch(90.1% 0.130 117.2);
Tailwind
colors: {
custom: {
50: '#e5f0a9',
500: '#d8ea83',
950: '#000000',
},
}SCSS
$custom: #d8ea83; $custom-light: #e5f0a9; $custom-dark: #000000;
JSON
{
"hex": "#d8ea83",
"rgb": {
"r": 216,
"g": 234,
"b": 131
},
"hsl": {
"h": 70.485,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.9015,
"c": 0.1296,
"h": 117.2
},
"luminance": 0.75083
}Semantic roles & 50–950 ramp
primary
#D8EA83
secondary
#624EC3
accent
#12D334
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161610
muted
#848581