#D9ED86#D9ED86
#D9ED86 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.9% C 0.130 H 118.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D9ED86 |
|---|---|
| RGB | rgb(217, 237, 134) |
| HSL | hsl(72, 74%, 73%) |
| HSV | hsv(72, 43%, 93%) |
| CMYK | cmyk(8.4%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(90.34, -21.95, 47.54) |
| CIE-LCH | lch(90.34, 52.36, 114.78°) |
| OKLab | oklab(90.91% -0.0612 0.1148) |
| OKLCH | oklch(90.91% 0.13 118.1) |
| XYZ | xyz(63.2029, 77.0417, 34.0906) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.13
Light Yellow Green
#CCFD7F
ΔE00 5.76
Pear
#CBF85F
ΔE00 6.41
Greenish Beige
#C9D179
ΔE00 6.55
Yellowish Tan
#FCFC81
ΔE00 6.89
Light Pea Green
#C4FE82
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9ED86 #9A86ED
analogous
#EDCD86 #D9ED86 #A6ED86
triadic
#D9ED86 #86D9ED #ED86D9
tetradic
#D9ED86 #86EDCD #9A86ED #ED86A6
square
#D9ED86 #86EDCD #9A86ED #ED86A6
split-complementary
#D9ED86 #86A6ED #CD86ED
monochromatic
#B5D820 #C8E551 #D9ED86 #EAF5BB #F7FBE4
Accessibility & contrast
On white
1.28
#D9ED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#D9ED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9ED86
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9ED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9ED86 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37E
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#E2E3D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d9ed86; /* rgb */ color: rgb(217, 237, 134); /* oklch */ color: oklch(90.9% 0.130 118.1);
Tailwind
colors: {
custom: {
50: '#e6f2ab',
500: '#d9ed86',
950: '#000000',
},
}SCSS
$custom: #d9ed86; $custom-light: #e6f2ab; $custom-dark: #000000;
JSON
{
"hex": "#d9ed86",
"rgb": {
"r": 217,
"g": 237,
"b": 134
},
"hsl": {
"h": 71.65,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.90906,
"c": 0.13006,
"h": 118.1
},
"luminance": 0.77041
}Semantic roles & 50–950 ramp
primary
#D9ED86
secondary
#6750C7
accent
#0FD636
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581