#D6ED84#D6ED84
#D6ED84 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.7% C 0.133 H 119.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ED84 |
|---|---|
| RGB | rgb(214, 237, 132) |
| HSL | hsl(73, 74%, 72%) |
| HSV | hsv(73, 44%, 93%) |
| CMYK | cmyk(9.7%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(90.11, -23.30, 48.16) |
| CIE-LCH | lch(90.11, 53.50, 115.81°) |
| OKLab | oklab(90.66% -0.065 0.1161) |
| OKLCH | oklch(90.66% 0.133 119.3) |
| XYZ | xyz(62.1809, 76.5307, 33.3215) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.59
Light Yellow Green
#CCFD7F
ΔE00 5.24
Pear
#CBF85F
ΔE00 5.97
Light Pea Green
#C4FE82
ΔE00 6.38
Pistachio (survey)
#C0FA8B
ΔE00 6.43
Greenish Beige
#C9D179
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ED84 #9B84ED
analogous
#EDD084 #D6ED84 #A1ED84
triadic
#D6ED84 #84D6ED #ED84D6
tetradic
#D6ED84 #84EDD0 #9B84ED #ED84A1
square
#D6ED84 #84EDD0 #9B84ED #ED84A1
split-complementary
#D6ED84 #84A1ED #D084ED
monochromatic
#AFD71F #C4E54F #D6ED84 #E8F5B9 #F6FBE4
Accessibility & contrast
On white
1.29
#D6ED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#D6ED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ED84
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ED84 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37B
Deuteranopia (green-blind)
#F6E389
Tritanopia (blue-blind)
#DFE3D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d6ed84; /* rgb */ color: rgb(214, 237, 132); /* oklch */ color: oklch(90.7% 0.133 119.3);
Tailwind
colors: {
custom: {
50: '#e4f2a9',
500: '#d6ed84',
950: '#000000',
},
}SCSS
$custom: #d6ed84; $custom-light: #e4f2a9; $custom-dark: #000000;
JSON
{
"hex": "#d6ed84",
"rgb": {
"r": 214,
"g": 237,
"b": 132
},
"hsl": {
"h": 73.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.90657,
"c": 0.13305,
"h": 119.3
},
"luminance": 0.7653
}Semantic roles & 50–950 ramp
primary
#D6ED84
secondary
#694EC7
accent
#0FD73B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581