#8FD8A2#8FD8A2
#8FD8A2 is a light, moderate green. Relative luminance 0.576; OKLCH L 82.0% C 0.105 H 151.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD8A2 |
|---|---|
| RGB | rgb(143, 216, 162) |
| HSL | hsl(136, 48%, 70%) |
| HSV | hsv(136, 34%, 85%) |
| CMYK | cmyk(33.8%, 0%, 25%, 15.3%) |
| CIE-LAB | lab(80.49, -33.86, 19.57) |
| CIE-LCH | lch(80.49, 39.11, 149.97°) |
| OKLab | oklab(81.98% -0.0929 0.0499) |
| OKLCH | oklch(81.98% 0.105 151.8) |
| XYZ | xyz(42.4028, 57.5578, 43.0509) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 4.59
Mint
#AAF0C1
ΔE00 6.08
Light Teal
#90E4C1
ΔE00 6.37
Light Sea Green
#98F6B0
ΔE00 6.95
Light Grey Green
#B7E1A1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD8A2 #D88FC5
analogous
#A1D88F #8FD8A2 #8FD8C6
triadic
#8FD8A2 #A28FD8 #D8A28F
tetradic
#8FD8A2 #8FA1D8 #D88FC5 #D8C68F
square
#8FD8A2 #8FA1D8 #D88FC5 #D8C68F
split-complementary
#8FD8A2 #C68FD8 #D88FA1
monochromatic
#3DAF5B #62C87C #8FD8A2 #BCE8C8 #E8F7EC
Accessibility & contrast
On white
1.68
#8FD8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#8FD8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD8A2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD8A2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9F
Deuteranopia (green-blind)
#CDC5A5
Tritanopia (blue-blind)
#83D6C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8fd8a2; /* rgb */ color: rgb(143, 216, 162); /* oklch */ color: oklch(82.0% 0.105 151.8);
Tailwind
colors: {
custom: {
50: '#b2e4bd',
500: '#8fd8a2',
950: '#000000',
},
}SCSS
$custom: #8fd8a2; $custom-light: #b2e4bd; $custom-dark: #000000;
JSON
{
"hex": "#8fd8a2",
"rgb": {
"r": 143,
"g": 216,
"b": 162
},
"hsl": {
"h": 135.616,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.81981,
"c": 0.10547,
"h": 151.8
},
"luminance": 0.5756
}Semantic roles & 50–950 ramp
primary
#8FD8A2
secondary
#AF5D99
accent
#2A96BC
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482