#D6FEA4#D6FEA4
#D6FEA4 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.8% C 0.122 H 128.0°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FEA4 |
|---|---|
| RGB | rgb(214, 254, 164) |
| HSL | hsl(87, 98%, 82%) |
| HSV | hsv(87, 35%, 100%) |
| CMYK | cmyk(15.7%, 0%, 35.4%, 0.4%) |
| CIE-LAB | lab(95.10, -27.63, 38.93) |
| CIE-LCH | lch(95.10, 47.73, 125.36°) |
| OKLab | oklab(94.81% -0.0754 0.0964) |
| OKLCH | oklch(94.81% 0.122 128) |
| XYZ | xyz(69.8733, 87.8593, 48.3921) |
| Luminance | 0.8786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.58
Light Light Green
#C8FFB0
ΔE00 3.87
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Tea Green
#BDF8A3
ΔE00 4.20
Light Yellowish Green
#C2FF89
ΔE00 4.58
Washed Out Green
#BCF5A6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FEA4 #CCA4FE
analogous
#FEF9A4 #D6FEA4 #A9FEA4
triadic
#D6FEA4 #A4D6FE #FEA4D6
tetradic
#D6FEA4 #A4FEF9 #CCA4FE #FEA4A9
square
#D6FEA4 #A4FEF9 #CCA4FE #FEA4A9
split-complementary
#D6FEA4 #A4A9FE #F9A4FE
monochromatic
#9FFD2B #BBFD67 #D6FEA4 #F1FFE1 #F1FFE1
Accessibility & contrast
On white
1.13
#D6FEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#D6FEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FEA4
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FEA4 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39E
Deuteranopia (green-blind)
#FFF0A9
Tritanopia (blue-blind)
#DAF6E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d6fea4; /* rgb */ color: rgb(214, 254, 164); /* oklch */ color: oklch(94.8% 0.122 128.0);
Tailwind
colors: {
custom: {
50: '#e3fec0',
500: '#d6fea4',
950: '#000000',
},
}SCSS
$custom: #d6fea4; $custom-light: #e3fec0; $custom-dark: #000000;
JSON
{
"hex": "#d6fea4",
"rgb": {
"r": 214,
"g": 254,
"b": 164
},
"hsl": {
"h": 86.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.94806,
"c": 0.12238,
"h": 128
},
"luminance": 0.8786
}Semantic roles & 50–950 ramp
primary
#D6FEA4
secondary
#9C64E2
accent
#00E666
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682