#D6EF84#D6EF84
#D6EF84 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 91.1% C 0.136 H 120.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EF84 |
|---|---|
| RGB | rgb(214, 239, 132) |
| HSL | hsl(74, 77%, 73%) |
| HSV | hsv(74, 45%, 94%) |
| CMYK | cmyk(10.5%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(90.64, -24.25, 48.82) |
| CIE-LCH | lch(90.64, 54.52, 116.42°) |
| OKLab | oklab(91.09% -0.0677 0.1175) |
| OKLCH | oklch(91.09% 0.136 120) |
| XYZ | xyz(62.7632, 77.6953, 33.5156) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.72
Light Khaki
#E6F2A2
ΔE00 4.81
Pear
#CBF85F
ΔE00 5.56
Light Pea Green
#C4FE82
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Light Yellowish Green
#C2FF89
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EF84 #9D84EF
analogous
#EFD384 #D6EF84 #A0EF84
triadic
#D6EF84 #84D6EF #EF84D6
tetradic
#D6EF84 #84EFD3 #9D84EF #EF84A0
square
#D6EF84 #84EFD3 #9D84EF #EF84A0
split-complementary
#D6EF84 #84A0EF #D384EF
monochromatic
#AFDC1D #C4E84E #D6EF84 #E8F6BA #F6FBE4
Accessibility & contrast
On white
1.27
#D6EF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#D6EF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EF84
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EF84 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47B
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#DFE5D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d6ef84; /* rgb */ color: rgb(214, 239, 132); /* oklch */ color: oklch(91.1% 0.136 120.0);
Tailwind
colors: {
custom: {
50: '#e4f4aa',
500: '#d6ef84',
950: '#000000',
},
}SCSS
$custom: #d6ef84; $custom-light: #e4f4aa; $custom-dark: #000000;
JSON
{
"hex": "#d6ef84",
"rgb": {
"r": 214,
"g": 239,
"b": 132
},
"hsl": {
"h": 74.019,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.91086,
"c": 0.13567,
"h": 120
},
"luminance": 0.77695
}Semantic roles & 50–950 ramp
primary
#D6EF84
secondary
#6A4DCA
accent
#0CD93C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581