#D6EC97#D6EC97
#D6EC97 is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.7% C 0.111 H 120.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EC97 |
|---|---|
| RGB | rgb(214, 236, 151) |
| HSL | hsl(76, 69%, 76%) |
| HSV | hsv(76, 36%, 93%) |
| CMYK | cmyk(9.3%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(90.10, -20.66, 38.85) |
| CIE-LCH | lch(90.10, 44.01, 118.00°) |
| OKLab | oklab(90.74% -0.0564 0.0958) |
| OKLCH | oklch(90.74% 0.111 120.5) |
| XYZ | xyz(63.3128, 76.5215, 40.7069) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.91
Greenish Beige
#C9D179
ΔE00 6.70
Pistachio (survey)
#C0FA8B
ΔE00 6.76
Light Yellow Green
#CCFD7F
ΔE00 6.86
Pale Olive Green
#B1D27B
ΔE00 6.96
Celery
#C1FD95
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EC97 #AD97EC
analogous
#ECD797 #D6EC97 #ABEC97
triadic
#D6EC97 #97D6EC #EC97D6
tetradic
#D6EC97 #97ECD7 #AD97EC #EC97AB
square
#D6EC97 #97ECD7 #AD97EC #EC97AB
split-complementary
#D6EC97 #97ABEC #D797EC
monochromatic
#ADD930 #C2E363 #D6EC97 #EAF5CB #F5FAE5
Accessibility & contrast
On white
1.29
#D6EC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#D6EC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EC97
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EC97 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E391
Deuteranopia (green-blind)
#F3E39B
Tritanopia (blue-blind)
#DDE4D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d6ec97; /* rgb */ color: rgb(214, 236, 151); /* oklch */ color: oklch(90.7% 0.111 120.5);
Tailwind
colors: {
custom: {
50: '#e3f2b6',
500: '#d6ec97',
950: '#000000',
},
}SCSS
$custom: #d6ec97; $custom-light: #e3f2b6; $custom-dark: #000000;
JSON
{
"hex": "#d6ec97",
"rgb": {
"r": 214,
"g": 236,
"b": 151
},
"hsl": {
"h": 75.529,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.90739,
"c": 0.11115,
"h": 120.5
},
"luminance": 0.76521
}Semantic roles & 50–950 ramp
primary
#D6EC97
secondary
#7B60C8
accent
#14D145
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581