#D7FFAA#D7FFAA
#D7FFAA is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.2% C 0.117 H 128.9°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFAA |
|---|---|
| RGB | rgb(215, 255, 170) |
| HSL | hsl(88, 100%, 83%) |
| HSV | hsv(88, 33%, 100%) |
| CMYK | cmyk(15.7%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(95.53, -26.96, 36.52) |
| CIE-LCH | lch(95.53, 45.40, 126.43°) |
| OKLab | oklab(95.19% -0.0734 0.0909) |
| OKLCH | oklch(95.19% 0.117 128.9) |
| XYZ | xyz(71.0390, 88.8685, 51.4331) |
| Luminance | 0.8887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.29
Tea Green
#BDF8A3
ΔE00 4.00
Celery
#C1FD95
ΔE00 4.03
Pale Green
#C7FDB5
ΔE00 4.16
Very Light Green
#D1FFBD
ΔE00 4.20
Very Pale Green
#CFFDBC
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFAA #D2AAFF
analogous
#FFFCAA #D7FFAA #ACFFAA
triadic
#D7FFAA #AAD7FF #FFAAD7
tetradic
#D7FFAA #AAFFFC #D2AAFF #FFAAAC
square
#D7FFAA #AAFFFC #D2AAFF #FFAAAC
split-complementary
#D7FFAA #AAACFF #FCAAFF
monochromatic
#9DFF30 #BAFF6D #D7FFAA #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.12
#D7FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#D7FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFAA
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFAA | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A4
Deuteranopia (green-blind)
#FFF1AE
Tritanopia (blue-blind)
#DAF8E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d7ffaa; /* rgb */ color: rgb(215, 255, 170); /* oklch */ color: oklch(95.2% 0.117 128.9);
Tailwind
colors: {
custom: {
50: '#e4ffc4',
500: '#d7ffaa',
950: '#000000',
},
}SCSS
$custom: #d7ffaa; $custom-light: #e4ffc4; $custom-dark: #000000;
JSON
{
"hex": "#d7ffaa",
"rgb": {
"r": 215,
"g": 255,
"b": 170
},
"hsl": {
"h": 88.235,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.95192,
"c": 0.11683,
"h": 128.9
},
"luminance": 0.88869
}Semantic roles & 50–950 ramp
primary
#D7FFAA
secondary
#A369E4
accent
#00E66C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682