#8FC8A7#8FC8A7
#8FC8A7 is a light, moderate green. Relative luminance 0.499; OKLCH L 78.4% C 0.076 H 158.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC8A7 |
|---|---|
| RGB | rgb(143, 200, 167) |
| HSL | hsl(145, 34%, 67%) |
| HSV | hsv(145, 29%, 78%) |
| CMYK | cmyk(28.5%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(76.03, -25.28, 10.66) |
| CIE-LCH | lch(76.03, 27.43, 157.15°) |
| OKLab | oklab(78.42% -0.0704 0.0275) |
| OKLCH | oklch(78.42% 0.076 158.7) |
| XYZ | xyz(38.9548, 49.9365, 44.1379) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.01
Darkseagreen
#8FBC8F
ΔE00 5.42
Seafoam Blue
#78D1B6
ΔE00 5.61
Mediumaquamarine
#66CDAA
ΔE00 6.10
Light Teal
#90E4C1
ΔE00 7.11
Seafoam
#7FE0B3
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC8A7 #C88FB0
analogous
#94C88F #8FC8A7 #8FC8C4
triadic
#8FC8A7 #A78FC8 #C8A78F
tetradic
#8FC8A7 #8F94C8 #C88FB0 #C8C48F
square
#8FC8A7 #8F94C8 #C88FB0 #C8C48F
split-complementary
#8FC8A7 #C48FC8 #C88F94
monochromatic
#499468 #66B487 #8FC8A7 #B8DCC7 #E1F0E7
Accessibility & contrast
On white
1.91
#8FC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#8FC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC8A7
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC8A7 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA5
Deuteranopia (green-blind)
#BDB9A9
Tritanopia (blue-blind)
#84C7BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc8a7; /* rgb */ color: rgb(143, 200, 167); /* oklch */ color: oklch(78.4% 0.076 158.7);
Tailwind
colors: {
custom: {
50: '#b1d9c1',
500: '#8fc8a7',
950: '#000000',
},
}SCSS
$custom: #8fc8a7; $custom-light: #b1d9c1; $custom-dark: #000000;
JSON
{
"hex": "#8fc8a7",
"rgb": {
"r": 143,
"g": 200,
"b": 167
},
"hsl": {
"h": 145.263,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.78423,
"c": 0.0756,
"h": 158.7
},
"luminance": 0.49938
}Semantic roles & 50–950 ramp
primary
#8FC8A7
secondary
#E2D0DB
accent
#397CAD
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381