#D5FFAE#D5FFAE
#D5FFAE is a very light, moderate yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.113 H 130.6°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFAE |
|---|---|
| RGB | rgb(213, 255, 174) |
| HSL | hsl(91, 100%, 84%) |
| HSV | hsv(91, 32%, 100%) |
| CMYK | cmyk(16.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.46, -27.12, 34.43) |
| CIE-LCH | lch(95.46, 43.83, 128.22°) |
| OKLab | oklab(95.13% -0.0737 0.0861) |
| OKLCH | oklch(95.13% 0.113 130.6) |
| XYZ | xyz(70.8393, 88.7211, 53.4290) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.53
Pale Green
#C7FDB5
ΔE00 3.28
Very Light Green
#D1FFBD
ΔE00 3.29
Very Pale Green
#CFFDBC
ΔE00 3.50
Tea Green
#BDF8A3
ΔE00 3.56
Washed Out Green
#BCF5A6
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFAE #D8AEFF
analogous
#FEFFAE #D5FFAE #AEFFB0
triadic
#D5FFAE #AED5FF #FFAED5
tetradic
#D5FFAE #AEFEFF #D8AEFF #FFB0AE
square
#D5FFAE #AEFEFF #D8AEFF #FFB0AE
split-complementary
#D5FFAE #B0AEFF #FFAEFE
monochromatic
#96FF34 #B5FF71 #D5FFAE #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.12
#D5FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#D5FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFAE
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFAE | 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)
#FFF4A9
Deuteranopia (green-blind)
#FFF1B2
Tritanopia (blue-blind)
#D7F8EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d5ffae; /* rgb */ color: rgb(213, 255, 174); /* oklch */ color: oklch(95.1% 0.113 130.6);
Tailwind
colors: {
custom: {
50: '#e3ffc6',
500: '#d5ffae',
950: '#000000',
},
}SCSS
$custom: #d5ffae; $custom-light: #e3ffc6; $custom-dark: #000000;
JSON
{
"hex": "#d5ffae",
"rgb": {
"r": 213,
"g": 255,
"b": 174
},
"hsl": {
"h": 91.111,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.95132,
"c": 0.11331,
"h": 130.6
},
"luminance": 0.88722
}Semantic roles & 50–950 ramp
primary
#D5FFAE
secondary
#AB6CE5
accent
#00E677
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682