#D9EF86#D9EF86
#D9EF86 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 91.3% C 0.133 H 118.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EF86 |
|---|---|
| RGB | rgb(217, 239, 134) |
| HSL | hsl(73, 77%, 73%) |
| HSV | hsv(73, 44%, 94%) |
| CMYK | cmyk(9.2%, 0%, 43.9%, 6.3%) |
| CIE-LAB | lab(90.87, -22.91, 48.20) |
| CIE-LCH | lch(90.87, 53.37, 115.42°) |
| OKLab | oklab(91.33% -0.0639 0.1162) |
| OKLCH | oklch(91.33% 0.133 118.8) |
| XYZ | xyz(63.7852, 78.2063, 34.2847) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.35
Light Yellow Green
#CCFD7F
ΔE00 5.23
Pear
#CBF85F
ΔE00 5.98
Light Pea Green
#C4FE82
ΔE00 6.43
Pistachio (survey)
#C0FA8B
ΔE00 6.55
Yellowish Tan
#FCFC81
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EF86 #9C86EF
analogous
#EFD086 #D9EF86 #A4EF86
triadic
#D9EF86 #86D9EF #EF86D9
tetradic
#D9EF86 #86EFD0 #9C86EF #EF86A4
square
#D9EF86 #86EFD0 #9C86EF #EF86A4
split-complementary
#D9EF86 #86A4EF #D086EF
monochromatic
#B5DD1D #C8E850 #D9EF86 #EAF6BC #F7FBE4
Accessibility & contrast
On white
1.26
#D9EF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#D9EF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EF86
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EF86 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57D
Deuteranopia (green-blind)
#F9E58B
Tritanopia (blue-blind)
#E2E5D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d9ef86; /* rgb */ color: rgb(217, 239, 134); /* oklch */ color: oklch(91.3% 0.133 118.8);
Tailwind
colors: {
custom: {
50: '#e6f4ab',
500: '#d9ef86',
950: '#000000',
},
}SCSS
$custom: #d9ef86; $custom-light: #e6f4ab; $custom-dark: #000000;
JSON
{
"hex": "#d9ef86",
"rgb": {
"r": 217,
"g": 239,
"b": 134
},
"hsl": {
"h": 72.571,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.91333,
"c": 0.13267,
"h": 118.8
},
"luminance": 0.78206
}Semantic roles & 50–950 ramp
primary
#D9EF86
secondary
#694FCA
accent
#0DD937
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581