#D6EA78#D6EA78
#D6EA78 is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.9% C 0.141 H 117.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EA78 |
|---|---|
| RGB | rgb(214, 234, 120) |
| HSL | hsl(71, 73%, 69%) |
| HSV | hsv(71, 49%, 92%) |
| CMYK | cmyk(8.5%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(89.16, -23.05, 52.69) |
| CIE-LCH | lch(89.16, 57.51, 113.63°) |
| OKLab | oklab(89.85% -0.0653 0.1253) |
| OKLCH | oklch(89.85% 0.141 117.5) |
| XYZ | xyz(60.5452, 74.4983, 28.9557) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.57
Light Khaki
#E6F2A2
ΔE00 5.74
Light Yellow Green
#CCFD7F
ΔE00 5.96
Greenish Beige
#C9D179
ΔE00 6.43
Yellowish Tan
#FCFC81
ΔE00 6.66
Faded Yellow
#FEFF7F
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EA78 #8C78EA
analogous
#EAC578 #D6EA78 #9DEA78
triadic
#D6EA78 #78D6EA #EA78D6
tetradic
#D6EA78 #78EAC5 #8C78EA #EA789D
square
#D6EA78 #78EAC5 #8C78EA #EA789D
split-complementary
#D6EA78 #789DEA #C578EA
monochromatic
#ABC81F #C6E243 #D6EA78 #E6F2AD #F6FAE2
Accessibility & contrast
On white
1.32
#D6EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#D6EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EA78
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EA78 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06E
Deuteranopia (green-blind)
#F5E17E
Tritanopia (blue-blind)
#E0DFD0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d6ea78; /* rgb */ color: rgb(214, 234, 120); /* oklch */ color: oklch(89.9% 0.141 117.5);
Tailwind
colors: {
custom: {
50: '#e4f0a1',
500: '#d6ea78',
950: '#000000',
},
}SCSS
$custom: #d6ea78; $custom-light: #e4f0a1; $custom-dark: #000000;
JSON
{
"hex": "#d6ea78",
"rgb": {
"r": 214,
"g": 234,
"b": 120
},
"hsl": {
"h": 70.526,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.89851,
"c": 0.14128,
"h": 117.5
},
"luminance": 0.74498
}Semantic roles & 50–950 ramp
primary
#D6EA78
secondary
#5A44C2
accent
#10D533
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16160F
muted
#848580