#D3FFAE#D3FFAE
#D3FFAE is a very light, moderate yellow-green. Relative luminance 0.884; OKLCH L 95.0% C 0.114 H 131.4°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFAE |
|---|---|
| RGB | rgb(211, 255, 174) |
| HSL | hsl(93, 100%, 84%) |
| HSV | hsv(93, 32%, 100%) |
| CMYK | cmyk(17.3%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.34, -27.81, 34.24) |
| CIE-LCH | lch(95.34, 44.11, 129.09°) |
| OKLab | oklab(95% -0.0756 0.0856) |
| OKLCH | oklch(95% 0.114 131.4) |
| XYZ | xyz(70.2626, 88.4238, 53.4019) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.15
Pale Green
#C7FDB5
ΔE00 2.95
Very Light Green
#D1FFBD
ΔE00 3.11
Tea Green
#BDF8A3
ΔE00 3.23
Very Pale Green
#CFFDBC
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFAE #DAAEFF
analogous
#FBFFAE #D3FFAE #AEFFB2
triadic
#D3FFAE #AED3FF #FFAED3
tetradic
#D3FFAE #AEFBFF #DAAEFF #FFB2AE
square
#D3FFAE #AEFBFF #DAAEFF #FFB2AE
split-complementary
#D3FFAE #B2AEFF #FFAEFB
monochromatic
#91FF34 #B2FF71 #D3FFAE #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.12
#D3FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#D3FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFAE
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFAE | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF0B2
Tritanopia (blue-blind)
#D5F8EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3ffae; /* rgb */ color: rgb(211, 255, 174); /* oklch */ color: oklch(95.0% 0.114 131.4);
Tailwind
colors: {
custom: {
50: '#e1ffc6',
500: '#d3ffae',
950: '#000000',
},
}SCSS
$custom: #d3ffae; $custom-light: #e1ffc6; $custom-dark: #000000;
JSON
{
"hex": "#d3ffae",
"rgb": {
"r": 211,
"g": 255,
"b": 174
},
"hsl": {
"h": 92.593,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.95,
"c": 0.11423,
"h": 131.4
},
"luminance": 0.88425
}Semantic roles & 50–950 ramp
primary
#D3FFAE
secondary
#AE6CE5
accent
#00E67D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682