#8FD8A4#8FD8A4
#8FD8A4 is a very light, moderate green. Relative luminance 0.576; OKLCH L 82.0% C 0.104 H 152.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD8A4 |
|---|---|
| RGB | rgb(143, 216, 164) |
| HSL | hsl(137, 48%, 70%) |
| HSV | hsv(137, 34%, 85%) |
| CMYK | cmyk(33.8%, 0%, 24.1%, 15.3%) |
| CIE-LAB | lab(80.53, -33.50, 18.58) |
| CIE-LCH | lch(80.53, 38.31, 150.99°) |
| OKLab | oklab(82.03% -0.092 0.0475) |
| OKLCH | oklch(82.03% 0.104 152.7) |
| XYZ | xyz(42.5820, 57.6295, 43.9947) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 4.26
Mint
#AAF0C1
ΔE00 5.93
Light Teal
#90E4C1
ΔE00 5.94
Light Sea Green
#98F6B0
ΔE00 7.10
Mediumaquamarine
#66CDAA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD8A4 #D88FC3
analogous
#9ED88F #8FD8A4 #8FD8C8
triadic
#8FD8A4 #A48FD8 #D8A48F
tetradic
#8FD8A4 #8F9ED8 #D88FC3 #D8C88F
square
#8FD8A4 #8F9ED8 #D88FC3 #D8C88F
split-complementary
#8FD8A4 #C88FD8 #D88F9E
monochromatic
#3DAF5E #62C87F #8FD8A4 #BCE8C9 #E8F7ED
Accessibility & contrast
On white
1.68
#8FD8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#8FD8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD8A4
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD8A4 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA1
Deuteranopia (green-blind)
#CDC5A7
Tritanopia (blue-blind)
#83D6CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8fd8a4; /* rgb */ color: rgb(143, 216, 164); /* oklch */ color: oklch(82.0% 0.104 152.7);
Tailwind
colors: {
custom: {
50: '#b2e4bf',
500: '#8fd8a4',
950: '#000000',
},
}SCSS
$custom: #8fd8a4; $custom-light: #b2e4bf; $custom-dark: #000000;
JSON
{
"hex": "#8fd8a4",
"rgb": {
"r": 143,
"g": 216,
"b": 164
},
"hsl": {
"h": 137.26,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.82026,
"c": 0.10356,
"h": 152.7
},
"luminance": 0.57632
}Semantic roles & 50–950 ramp
primary
#8FD8A4
secondary
#AF5D97
accent
#2A92BC
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482