#D7FFAB#D7FFAB
#D7FFAB is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.2% C 0.116 H 129.1°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFAB |
|---|---|
| RGB | rgb(215, 255, 171) |
| HSL | hsl(89, 100%, 84%) |
| HSV | hsv(89, 33%, 100%) |
| CMYK | cmyk(15.7%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(95.54, -26.82, 36.05) |
| CIE-LCH | lch(95.54, 44.93, 126.65°) |
| OKLab | oklab(95.21% -0.073 0.0898) |
| OKLCH | oklch(95.21% 0.116 129.1) |
| XYZ | xyz(71.1339, 88.9065, 51.9332) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.18
Tea Green
#BDF8A3
ΔE00 3.97
Pale Green
#C7FDB5
ΔE00 4.02
Very Light Green
#D1FFBD
ΔE00 4.02
Celery
#C1FD95
ΔE00 4.13
Very Pale Green
#CFFDBC
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFAB #D3ABFF
analogous
#FFFDAB #D7FFAB #ADFFAB
triadic
#D7FFAB #ABD7FF #FFABD7
tetradic
#D7FFAB #ABFFFD #D3ABFF #FFABAD
square
#D7FFAB #ABFFFD #D3ABFF #FFABAD
split-complementary
#D7FFAB #ABADFF #FDABFF
monochromatic
#9DFF31 #BAFF6E #D7FFAB #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.12
#D7FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#D7FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFAB
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFAB | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF1AF
Tritanopia (blue-blind)
#DAF8E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d7ffab; /* rgb */ color: rgb(215, 255, 171); /* oklch */ color: oklch(95.2% 0.116 129.1);
Tailwind
colors: {
custom: {
50: '#e4ffc4',
500: '#d7ffab',
950: '#000000',
},
}SCSS
$custom: #d7ffab; $custom-light: #e4ffc4; $custom-dark: #000000;
JSON
{
"hex": "#d7ffab",
"rgb": {
"r": 215,
"g": 255,
"b": 171
},
"hsl": {
"h": 88.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.9521,
"c": 0.11572,
"h": 129.1
},
"luminance": 0.88907
}Semantic roles & 50–950 ramp
primary
#D7FFAB
secondary
#A46AE5
accent
#00E66D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682