#8FC8A4#8FC8A4
#8FC8A4 is a light, moderate green. Relative luminance 0.498; OKLCH L 78.3% C 0.078 H 156.4°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC8A4 |
|---|---|
| RGB | rgb(143, 200, 164) |
| HSL | hsl(142, 34%, 67%) |
| HSV | hsv(142, 29%, 78%) |
| CMYK | cmyk(28.5%, 0%, 18%, 21.6%) |
| CIE-LAB | lab(75.96, -25.86, 12.17) |
| CIE-LCH | lch(75.96, 28.58, 154.80°) |
| OKLab | oklab(78.35% -0.0717 0.0314) |
| OKLCH | oklch(78.35% 0.078 156.4) |
| XYZ | xyz(38.6807, 49.8268, 42.6942) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.74
Darkseagreen
#8FBC8F
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 6.16
Mediumaquamarine
#66CDAA
ΔE00 6.31
Seafoam
#7FE0B3
ΔE00 7.02
Light Teal
#90E4C1
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC8A4 #C88FB3
analogous
#97C88F #8FC8A4 #8FC8C1
triadic
#8FC8A4 #A48FC8 #C8A48F
tetradic
#8FC8A4 #8F97C8 #C88FB3 #C8C18F
square
#8FC8A4 #8F97C8 #C88FB3 #C8C18F
split-complementary
#8FC8A4 #C18FC8 #C88F97
monochromatic
#499464 #66B483 #8FC8A4 #B8DCC5 #E1F0E7
Accessibility & contrast
On white
1.92
#8FC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#8FC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC8A4
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC8A4 | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA2
Deuteranopia (green-blind)
#BEB9A6
Tritanopia (blue-blind)
#85C7BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc8a4; /* rgb */ color: rgb(143, 200, 164); /* oklch */ color: oklch(78.3% 0.078 156.4);
Tailwind
colors: {
custom: {
50: '#b1d9bf',
500: '#8fc8a4',
950: '#000000',
},
}SCSS
$custom: #8fc8a4; $custom-light: #b1d9bf; $custom-dark: #000000;
JSON
{
"hex": "#8fc8a4",
"rgb": {
"r": 143,
"g": 200,
"b": 164
},
"hsl": {
"h": 142.105,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.78346,
"c": 0.07829,
"h": 156.4
},
"luminance": 0.49829
}Semantic roles & 50–950 ramp
primary
#8FC8A4
secondary
#E2D0DC
accent
#3982AD
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381