#D3FFAB#D3FFAB
#D3FFAB is a very light, moderate yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.118 H 130.8°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFAB |
|---|---|
| RGB | rgb(211, 255, 171) |
| HSL | hsl(91, 100%, 84%) |
| HSV | hsv(91, 33%, 100%) |
| CMYK | cmyk(17.3%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(95.29, -28.22, 35.67) |
| CIE-LCH | lch(95.29, 45.49, 128.35°) |
| OKLab | oklab(94.95% -0.0768 0.0889) |
| OKLCH | oklch(94.95% 0.118 130.8) |
| XYZ | xyz(69.9734, 88.3081, 51.8788) |
| Luminance | 0.8831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.46
Tea Green
#BDF8A3
ΔE00 3.27
Pale Green
#C7FDB5
ΔE00 3.40
Very Light Green
#D1FFBD
ΔE00 3.66
Celery
#C1FD95
ΔE00 3.71
Washed Out Green
#BCF5A6
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFAB #D7ABFF
analogous
#FDFFAB #D3FFAB #ABFFAD
triadic
#D3FFAB #ABD3FF #FFABD3
tetradic
#D3FFAB #ABFDFF #D7ABFF #FFADAB
square
#D3FFAB #ABFDFF #D7ABFF #FFADAB
split-complementary
#D3FFAB #ADABFF #FFABFD
monochromatic
#93FF31 #B3FF6E #D3FFAB #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.13
#D3FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#D3FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFAB
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFAB | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF0AF
Tritanopia (blue-blind)
#D5F8E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d3ffab; /* rgb */ color: rgb(211, 255, 171); /* oklch */ color: oklch(94.9% 0.118 130.8);
Tailwind
colors: {
custom: {
50: '#e1ffc4',
500: '#d3ffab',
950: '#000000',
},
}SCSS
$custom: #d3ffab; $custom-light: #e1ffc4; $custom-dark: #000000;
JSON
{
"hex": "#d3ffab",
"rgb": {
"r": 211,
"g": 255,
"b": 171
},
"hsl": {
"h": 91.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94945,
"c": 0.11752,
"h": 130.8
},
"luminance": 0.88309
}Semantic roles & 50–950 ramp
primary
#D3FFAB
secondary
#AA6AE5
accent
#00E678
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682