#D7FAAF#D7FAAF
#D7FAAF is a very light, moderate yellow-green. Relative luminance 0.859; OKLCH L 94.2% C 0.104 H 128.6°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FAAF |
|---|---|
| RGB | rgb(215, 250, 175) |
| HSL | hsl(88, 88%, 83%) |
| HSV | hsv(88, 30%, 98%) |
| CMYK | cmyk(14%, 0%, 30%, 2%) |
| CIE-LAB | lab(94.28, -23.90, 32.36) |
| CIE-LCH | lch(94.28, 40.23, 126.45°) |
| OKLab | oklab(94.22% -0.0647 0.0812) |
| OKLCH | oklch(94.22% 0.104 128.6) |
| XYZ | xyz(69.9467, 85.9127, 53.4469) |
| Luminance | 0.8591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.32
Very Pale Green
#CFFDBC
ΔE00 3.41
Light Light Green
#C8FFB0
ΔE00 3.54
Pale Green
#C7FDB5
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 4.35
Tea Green
#BDF8A3
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FAAF #D2AFFA
analogous
#FAF7AF #D7FAAF #B1FAAF
triadic
#D7FAAF #AFD7FA #FAAFD7
tetradic
#D7FAAF #AFFAF7 #D2AFFA #FAAFB1
square
#D7FAAF #AFFAF7 #D2AFFA #FAAFB1
split-complementary
#D7FAAF #AFB1FA #F7AFFA
monochromatic
#9DF33C #BAF675 #D7FAAF #F1FDE2 #F1FDE2
Accessibility & contrast
On white
1.15
#D7FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#D7FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FAAF
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FAAF | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#FCEEB3
Tritanopia (blue-blind)
#DAF3E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d7faaf; /* rgb */ color: rgb(215, 250, 175); /* oklch */ color: oklch(94.2% 0.104 128.6);
Tailwind
colors: {
custom: {
50: '#e4fcc7',
500: '#d7faaf',
950: '#000000',
},
}SCSS
$custom: #d7faaf; $custom-light: #e4fcc7; $custom-dark: #000000;
JSON
{
"hex": "#d7faaf",
"rgb": {
"r": 215,
"g": 250,
"b": 175
},
"hsl": {
"h": 88,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.94218,
"c": 0.10381,
"h": 128.6
},
"luminance": 0.85913
}Semantic roles & 50–950 ramp
primary
#D7FAAF
secondary
#A370DD
accent
#01E56B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582