#D1FFAA#D1FFAA
#D1FFAA is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.120 H 131.4°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFAA |
|---|---|
| RGB | rgb(209, 255, 170) |
| HSL | hsl(92, 100%, 83%) |
| HSV | hsv(92, 33%, 100%) |
| CMYK | cmyk(18%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(95.15, -29.06, 35.96) |
| CIE-LCH | lch(95.15, 46.23, 128.94°) |
| OKLab | oklab(94.8% -0.0791 0.0896) |
| OKLCH | oklch(94.8% 0.12 131.4) |
| XYZ | xyz(69.3089, 87.9765, 51.3520) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.24
Tea Green
#BDF8A3
ΔE00 2.97
Pale Green
#C7FDB5
ΔE00 3.28
Celery
#C1FD95
ΔE00 3.42
Washed Out Green
#BCF5A6
ΔE00 3.50
Very Light Green
#D1FFBD
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFAA #D8AAFF
analogous
#FBFFAA #D1FFAA #AAFFAD
triadic
#D1FFAA #AAD1FF #FFAAD1
tetradic
#D1FFAA #AAFBFF #D8AAFF #FFADAA
square
#D1FFAA #AAFBFF #D8AAFF #FFADAA
split-complementary
#D1FFAA #ADAAFF #FFAAFB
monochromatic
#8FFF30 #B0FF6D #D1FFAA #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.13
#D1FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#D1FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFAA
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFAA | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A4
Deuteranopia (green-blind)
#FFF0AE
Tritanopia (blue-blind)
#D3F8E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d1ffaa; /* rgb */ color: rgb(209, 255, 170); /* oklch */ color: oklch(94.8% 0.120 131.4);
Tailwind
colors: {
custom: {
50: '#e0ffc4',
500: '#d1ffaa',
950: '#000000',
},
}SCSS
$custom: #d1ffaa; $custom-light: #e0ffc4; $custom-dark: #000000;
JSON
{
"hex": "#d1ffaa",
"rgb": {
"r": 209,
"g": 255,
"b": 170
},
"hsl": {
"h": 92.471,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94796,
"c": 0.11955,
"h": 131.4
},
"luminance": 0.87978
}Semantic roles & 50–950 ramp
primary
#D1FFAA
secondary
#AC69E4
accent
#00E67C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682