#D7FFAF#D7FFAF
#D7FFAF is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.3% C 0.111 H 129.9°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFAF |
|---|---|
| RGB | rgb(215, 255, 175) |
| HSL | hsl(90, 100%, 84%) |
| HSV | hsv(90, 31%, 100%) |
| CMYK | cmyk(15.7%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(95.61, -26.28, 34.14) |
| CIE-LCH | lch(95.61, 43.09, 127.59°) |
| OKLab | oklab(95.28% -0.0713 0.0854) |
| OKLCH | oklch(95.28% 0.111 129.9) |
| XYZ | xyz(71.5210, 89.0613, 53.9717) |
| Luminance | 0.8906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.84
Very Light Green
#D1FFBD
ΔE00 3.32
Pale Green
#C7FDB5
ΔE00 3.49
Very Pale Green
#CFFDBC
ΔE00 3.54
Tea Green
#BDF8A3
ΔE00 3.90
Washed Out Green
#BCF5A6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFAF #D7AFFF
analogous
#FFFFAF #D7FFAF #AFFFAF
triadic
#D7FFAF #AFD7FF #FFAFD7
tetradic
#D7FFAF #AFFFFF #D7AFFF #FFAFAF
square
#D7FFAF #AFFFFF #D7AFFF #FFAFAF
split-complementary
#D7FFAF #AFAFFF #FFAFFF
monochromatic
#9AFF35 #B8FF72 #D7FFAF #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.12
#D7FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#D7FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFAF
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFAF | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AA
Deuteranopia (green-blind)
#FFF1B3
Tritanopia (blue-blind)
#DAF8EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d7ffaf; /* rgb */ color: rgb(215, 255, 175); /* oklch */ color: oklch(95.3% 0.111 129.9);
Tailwind
colors: {
custom: {
50: '#e4ffc7',
500: '#d7ffaf',
950: '#000000',
},
}SCSS
$custom: #d7ffaf; $custom-light: #e4ffc7; $custom-dark: #000000;
JSON
{
"hex": "#d7ffaf",
"rgb": {
"r": 215,
"g": 255,
"b": 175
},
"hsl": {
"h": 90,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.95283,
"c": 0.11128,
"h": 129.9
},
"luminance": 0.89062
}Semantic roles & 50–950 ramp
primary
#D7FFAF
secondary
#A96DE5
accent
#00E673
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682