#D6F8A3#D6F8A3
#D6F8A3 is a very light, moderate yellow-green. Relative luminance 0.841; OKLCH L 93.5% C 0.115 H 126.2°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F8A3 |
|---|---|
| RGB | rgb(214, 248, 163) |
| HSL | hsl(84, 86%, 81%) |
| HSV | hsv(84, 34%, 97%) |
| CMYK | cmyk(13.7%, 0%, 34.3%, 2.7%) |
| CIE-LAB | lab(93.48, -24.92, 37.30) |
| CIE-LCH | lch(93.48, 44.86, 123.74°) |
| OKLab | oklab(93.5% -0.0678 0.0925) |
| OKLCH | oklch(93.5% 0.115 126.2) |
| XYZ | xyz(67.9091, 84.0748, 47.2936) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.46
Celery
#C1FD95
ΔE00 4.59
Tea Green
#BDF8A3
ΔE00 4.64
Light Khaki
#E6F2A2
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 4.88
Washed Out Green
#BCF5A6
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F8A3 #C5A3F8
analogous
#F8EFA3 #D6F8A3 #ABF8A3
triadic
#D6F8A3 #A3D6F8 #F8A3D6
tetradic
#D6F8A3 #A3F8EF #C5A3F8 #F8A3AB
square
#D6F8A3 #A3F8EF #C5A3F8 #F8A3AB
split-complementary
#D6F8A3 #A3ABF8 #EFA3F8
monochromatic
#A3EF31 #BDF46A #D6F8A3 #EFFCDC #F2FDE3
Accessibility & contrast
On white
1.18
#D6F8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#D6F8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F8A3
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F8A3 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9D
Deuteranopia (green-blind)
#FCECA7
Tritanopia (blue-blind)
#DBF0E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d6f8a3; /* rgb */ color: rgb(214, 248, 163); /* oklch */ color: oklch(93.5% 0.115 126.2);
Tailwind
colors: {
custom: {
50: '#e3fabf',
500: '#d6f8a3',
950: '#000000',
},
}SCSS
$custom: #d6f8a3; $custom-light: #e3fabf; $custom-dark: #000000;
JSON
{
"hex": "#d6f8a3",
"rgb": {
"r": 214,
"g": 248,
"b": 163
},
"hsl": {
"h": 84,
"s": 85.859,
"l": 80.588
},
"oklch": {
"l": 0.93504,
"c": 0.11476,
"h": 126.2
},
"luminance": 0.84075
}Semantic roles & 50–950 ramp
primary
#D6F8A3
secondary
#9466D9
accent
#03E25C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582