#D5FFAB#D5FFAB
#D5FFAB is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.1% C 0.117 H 130.0°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFAB |
|---|---|
| RGB | rgb(213, 255, 171) |
| HSL | hsl(90, 100%, 84%) |
| HSV | hsv(90, 33%, 100%) |
| CMYK | cmyk(16.5%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(95.42, -27.53, 35.86) |
| CIE-LCH | lch(95.42, 45.21, 127.51°) |
| OKLab | oklab(95.08% -0.0749 0.0894) |
| OKLCH | oklch(95.08% 0.117 130) |
| XYZ | xyz(70.5501, 88.6055, 51.9059) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.81
Tea Green
#BDF8A3
ΔE00 3.61
Pale Green
#C7FDB5
ΔE00 3.70
Very Light Green
#D1FFBD
ΔE00 3.83
Celery
#C1FD95
ΔE00 3.91
Very Pale Green
#CFFDBC
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFAB #D5ABFF
analogous
#FFFFAB #D5FFAB #ABFFAB
triadic
#D5FFAB #ABD5FF #FFABD5
tetradic
#D5FFAB #ABFFFF #D5ABFF #FFABAB
square
#D5FFAB #ABFFFF #D5ABFF #FFABAB
split-complementary
#D5FFAB #ABABFF #FFABFF
monochromatic
#98FF31 #B6FF6E #D5FFAB #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.12
#D5FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#D5FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFAB
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFAB | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF1AF
Tritanopia (blue-blind)
#D8F8E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d5ffab; /* rgb */ color: rgb(213, 255, 171); /* oklch */ color: oklch(95.1% 0.117 130.0);
Tailwind
colors: {
custom: {
50: '#e3ffc4',
500: '#d5ffab',
950: '#000000',
},
}SCSS
$custom: #d5ffab; $custom-light: #e3ffc4; $custom-dark: #000000;
JSON
{
"hex": "#d5ffab",
"rgb": {
"r": 213,
"g": 255,
"b": 171
},
"hsl": {
"h": 90,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.95077,
"c": 0.11661,
"h": 130
},
"luminance": 0.88606
}Semantic roles & 50–950 ramp
primary
#D5FFAB
secondary
#A76AE5
accent
#00E673
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682