#D4EB85#D4EB85
#D4EB85 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 90.1% C 0.130 H 119.5°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EB85 |
|---|---|
| RGB | rgb(212, 235, 133) |
| HSL | hsl(74, 72%, 72%) |
| HSV | hsv(74, 43%, 92%) |
| CMYK | cmyk(9.8%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(89.44, -22.99, 46.83) |
| CIE-LCH | lch(89.44, 52.17, 116.15°) |
| OKLab | oklab(90.1% -0.064 0.1132) |
| OKLCH | oklch(90.1% 0.13 119.5) |
| XYZ | xyz(61.0936, 75.1074, 33.4644) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.47
Light Yellow Green
#CCFD7F
ΔE00 5.54
Greenish Beige
#C9D179
ΔE00 6.32
Pear
#CBF85F
ΔE00 6.39
Pistachio (survey)
#C0FA8B
ΔE00 6.46
Light Pea Green
#C4FE82
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EB85 #9C85EB
analogous
#EBCF85 #D4EB85 #A1EB85
triadic
#D4EB85 #85D4EB #EB85D4
tetradic
#D4EB85 #85EBCF #9C85EB #EB85A1
square
#D4EB85 #85EBCF #9C85EB #EB85A1
split-complementary
#D4EB85 #85A1EB #CF85EB
monochromatic
#ABD323 #C1E250 #D4EB85 #E7F4BA #F6FBE5
Accessibility & contrast
On white
1.31
#D4EB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#D4EB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EB85
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EB85 | 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)
#F7E17D
Deuteranopia (green-blind)
#F4E18A
Tritanopia (blue-blind)
#DDE1D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4eb85; /* rgb */ color: rgb(212, 235, 133); /* oklch */ color: oklch(90.1% 0.130 119.5);
Tailwind
colors: {
custom: {
50: '#e3f1aa',
500: '#d4eb85',
950: '#000000',
},
}SCSS
$custom: #d4eb85; $custom-light: #e3f1aa; $custom-dark: #000000;
JSON
{
"hex": "#d4eb85",
"rgb": {
"r": 212,
"g": 235,
"b": 133
},
"hsl": {
"h": 73.529,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.90096,
"c": 0.13,
"h": 119.5
},
"luminance": 0.75107
}Semantic roles & 50–950 ramp
primary
#D4EB85
secondary
#6A4FC5
accent
#12D43D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161610
muted
#848581