#D6FFAA#D6FFAA
#D6FFAA is a very light, moderate yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.117 H 129.3°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFAA |
|---|---|
| RGB | rgb(214, 255, 170) |
| HSL | hsl(89, 100%, 83%) |
| HSV | hsv(89, 33%, 100%) |
| CMYK | cmyk(16.1%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(95.46, -27.31, 36.43) |
| CIE-LCH | lch(95.46, 45.53, 126.86°) |
| OKLab | oklab(95.13% -0.0743 0.0907) |
| OKLCH | oklch(95.13% 0.117 129.3) |
| XYZ | xyz(70.7461, 88.7175, 51.4194) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.11
Tea Green
#BDF8A3
ΔE00 3.82
Celery
#C1FD95
ΔE00 3.91
Pale Green
#C7FDB5
ΔE00 4.00
Very Light Green
#D1FFBD
ΔE00 4.10
Washed Out Green
#BCF5A6
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFAA #D3AAFF
analogous
#FFFDAA #D6FFAA #ABFFAA
triadic
#D6FFAA #AAD6FF #FFAAD6
tetradic
#D6FFAA #AAFFFD #D3AAFF #FFAAAB
square
#D6FFAA #AAFFFD #D3AAFF #FFAAAB
split-complementary
#D6FFAA #AAABFF #FDAAFF
monochromatic
#9BFF30 #B8FF6D #D6FFAA #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.12
#D6FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#D6FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFAA
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFAA | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A4
Deuteranopia (green-blind)
#FFF1AE
Tritanopia (blue-blind)
#D9F8E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d6ffaa; /* rgb */ color: rgb(214, 255, 170); /* oklch */ color: oklch(95.1% 0.117 129.3);
Tailwind
colors: {
custom: {
50: '#e3ffc4',
500: '#d6ffaa',
950: '#000000',
},
}SCSS
$custom: #d6ffaa; $custom-light: #e3ffc4; $custom-dark: #000000;
JSON
{
"hex": "#d6ffaa",
"rgb": {
"r": 214,
"g": 255,
"b": 170
},
"hsl": {
"h": 88.941,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.95125,
"c": 0.11727,
"h": 129.3
},
"luminance": 0.88718
}Semantic roles & 50–950 ramp
primary
#D6FFAA
secondary
#A469E4
accent
#00E66F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682