#8FD8A5#8FD8A5
#8FD8A5 is a very light, moderate green. Relative luminance 0.577; OKLCH L 82.0% C 0.103 H 153.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD8A5 |
|---|---|
| RGB | rgb(143, 216, 165) |
| HSL | hsl(138, 48%, 70%) |
| HSV | hsv(138, 34%, 85%) |
| CMYK | cmyk(33.8%, 0%, 23.6%, 15.3%) |
| CIE-LAB | lab(80.55, -33.31, 18.08) |
| CIE-LCH | lch(80.55, 37.90, 151.51°) |
| OKLab | oklab(82.05% -0.0916 0.0462) |
| OKLCH | oklch(82.05% 0.103 153.2) |
| XYZ | xyz(42.6726, 57.6658, 44.4721) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 5.72
Mint
#AAF0C1
ΔE00 5.86
Mediumaquamarine
#66CDAA
ΔE00 7.17
Light Sea Green
#98F6B0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD8A5 #D88FC2
analogous
#9DD88F #8FD8A5 #8FD8C9
triadic
#8FD8A5 #A58FD8 #D8A58F
tetradic
#8FD8A5 #8F9DD8 #D88FC2 #D8C98F
square
#8FD8A5 #8F9DD8 #D88FC2 #D8C98F
split-complementary
#8FD8A5 #C98FD8 #D88F9D
monochromatic
#3DAF60 #62C881 #8FD8A5 #BCE8C9 #E8F7ED
Accessibility & contrast
On white
1.68
#8FD8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#8FD8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD8A5
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD8A5 | 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)
#D8CDA2
Deuteranopia (green-blind)
#CCC5A8
Tritanopia (blue-blind)
#82D6CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8fd8a5; /* rgb */ color: rgb(143, 216, 165); /* oklch */ color: oklch(82.0% 0.103 153.2);
Tailwind
colors: {
custom: {
50: '#b2e4bf',
500: '#8fd8a5',
950: '#000000',
},
}SCSS
$custom: #8fd8a5; $custom-light: #b2e4bf; $custom-dark: #000000;
JSON
{
"hex": "#8fd8a5",
"rgb": {
"r": 143,
"g": 216,
"b": 165
},
"hsl": {
"h": 138.082,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.82049,
"c": 0.1026,
"h": 153.2
},
"luminance": 0.57668
}Semantic roles & 50–950 ramp
primary
#8FD8A5
secondary
#AF5D96
accent
#2A90BC
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482