#8FD8A7#8FD8A7
#8FD8A7 is a very light, moderate green. Relative luminance 0.577; OKLCH L 82.1% C 0.101 H 154.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD8A7 |
|---|---|
| RGB | rgb(143, 216, 167) |
| HSL | hsl(140, 48%, 70%) |
| HSV | hsv(140, 34%, 85%) |
| CMYK | cmyk(33.8%, 0%, 22.7%, 15.3%) |
| CIE-LAB | lab(80.59, -32.94, 17.08) |
| CIE-LCH | lch(80.59, 37.11, 152.59°) |
| OKLab | oklab(82.1% -0.0907 0.0437) |
| OKLCH | oklch(82.1% 0.101 154.3) |
| XYZ | xyz(42.8561, 57.7391, 45.4383) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 3.80
Light Teal
#90E4C1
ΔE00 5.30
Mint
#AAF0C1
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 6.84
Seafoam Blue
#78D1B6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD8A7 #D88FC0
analogous
#9BD88F #8FD8A7 #8FD8CB
triadic
#8FD8A7 #A78FD8 #D8A78F
tetradic
#8FD8A7 #8F9BD8 #D88FC0 #D8CB8F
square
#8FD8A7 #8F9BD8 #D88FC0 #D8CB8F
split-complementary
#8FD8A7 #CB8FD8 #D88F9B
monochromatic
#3DAF63 #62C883 #8FD8A7 #BCE8CB #E8F7ED
Accessibility & contrast
On white
1.67
#8FD8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#8FD8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD8A7
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD8A7 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA4
Deuteranopia (green-blind)
#CCC5AA
Tritanopia (blue-blind)
#82D6CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8fd8a7; /* rgb */ color: rgb(143, 216, 167); /* oklch */ color: oklch(82.1% 0.101 154.3);
Tailwind
colors: {
custom: {
50: '#b2e4c1',
500: '#8fd8a7',
950: '#000000',
},
}SCSS
$custom: #8fd8a7; $custom-light: #b2e4c1; $custom-dark: #000000;
JSON
{
"hex": "#8fd8a7",
"rgb": {
"r": 143,
"g": 216,
"b": 167
},
"hsl": {
"h": 139.726,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.82096,
"c": 0.10071,
"h": 154.3
},
"luminance": 0.57741
}Semantic roles & 50–950 ramp
primary
#8FD8A7
secondary
#AF5D94
accent
#2A8CBC
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482