#D3FFA5#D3FFA5
#D3FFA5 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.124 H 129.7°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFA5 |
|---|---|
| RGB | rgb(211, 255, 165) |
| HSL | hsl(89, 100%, 82%) |
| HSV | hsv(89, 35%, 100%) |
| CMYK | cmyk(17.3%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(95.20, -29.02, 38.52) |
| CIE-LCH | lch(95.20, 48.23, 127.00°) |
| OKLab | oklab(94.84% -0.0792 0.0955) |
| OKLCH | oklch(94.84% 0.124 129.7) |
| XYZ | xyz(69.4144, 88.0845, 48.9350) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.09
Light Light Green
#C8FFB0
ΔE00 3.24
Tea Green
#BDF8A3
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 3.81
Washed Out Green
#BCF5A6
ΔE00 4.26
Pale Green
#C7FDB5
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFA5 #D1A5FF
analogous
#FFFEA5 #D3FFA5 #A6FFA5
triadic
#D3FFA5 #A5D3FF #FFA5D3
tetradic
#D3FFA5 #A5FFFE #D1A5FF #FFA5A6
square
#D3FFA5 #A5FFFE #D1A5FF #FFA5A6
split-complementary
#D3FFA5 #A5A6FF #FEA5FF
monochromatic
#97FF2B #B5FF68 #D3FFA5 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.13
#D3FFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#D3FFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFA5
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFA5 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39F
Deuteranopia (green-blind)
#FFF0AA
Tritanopia (blue-blind)
#D6F8E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d3ffa5; /* rgb */ color: rgb(211, 255, 165); /* oklch */ color: oklch(94.8% 0.124 129.7);
Tailwind
colors: {
custom: {
50: '#e1ffc0',
500: '#d3ffa5',
950: '#000000',
},
}SCSS
$custom: #d3ffa5; $custom-light: #e1ffc0; $custom-dark: #000000;
JSON
{
"hex": "#d3ffa5",
"rgb": {
"r": 211,
"g": 255,
"b": 165
},
"hsl": {
"h": 89.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.94839,
"c": 0.12407,
"h": 129.7
},
"luminance": 0.88085
}Semantic roles & 50–950 ramp
primary
#D3FFA5
secondary
#A364E4
accent
#00E670
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682