#D7FFAE#D7FFAE
#D7FFAE is a very light, moderate yellow-green. Relative luminance 0.890; OKLCH L 95.3% C 0.112 H 129.7°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFAE |
|---|---|
| RGB | rgb(215, 255, 174) |
| HSL | hsl(90, 100%, 84%) |
| HSV | hsv(90, 32%, 100%) |
| CMYK | cmyk(15.7%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.59, -26.42, 34.62) |
| CIE-LCH | lch(95.59, 43.55, 127.35°) |
| OKLab | oklab(95.27% -0.0718 0.0865) |
| OKLCH | oklch(95.27% 0.112 129.7) |
| XYZ | xyz(71.4231, 89.0222, 53.4563) |
| Luminance | 0.8902 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.91
Very Light Green
#D1FFBD
ΔE00 3.50
Pale Green
#C7FDB5
ΔE00 3.62
Very Pale Green
#CFFDBC
ΔE00 3.71
Tea Green
#BDF8A3
ΔE00 3.90
Washed Out Green
#BCF5A6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFAE #D6AEFF
analogous
#FFFFAE #D7FFAE #AFFFAE
triadic
#D7FFAE #AED7FF #FFAED7
tetradic
#D7FFAE #AEFFFF #D6AEFF #FFAEAF
square
#D7FFAE #AEFFFF #D6AEFF #FFAEAF
split-complementary
#D7FFAE #AEAFFF #FFAEFF
monochromatic
#9BFF34 #B9FF71 #D7FFAE #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.12
#D7FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#D7FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFAE
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFAE | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF1B2
Tritanopia (blue-blind)
#DAF8EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d7ffae; /* rgb */ color: rgb(215, 255, 174); /* oklch */ color: oklch(95.3% 0.112 129.7);
Tailwind
colors: {
custom: {
50: '#e4ffc6',
500: '#d7ffae',
950: '#000000',
},
}SCSS
$custom: #d7ffae; $custom-light: #e4ffc6; $custom-dark: #000000;
JSON
{
"hex": "#d7ffae",
"rgb": {
"r": 215,
"g": 255,
"b": 174
},
"hsl": {
"h": 89.63,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.95265,
"c": 0.1124,
"h": 129.7
},
"luminance": 0.89023
}Semantic roles & 50–950 ramp
primary
#D7FFAE
secondary
#A86CE5
accent
#00E671
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682