#8FC3AF#8FC3AF
#8FC3AF is a light, moderate teal. Relative luminance 0.480; OKLCH L 77.5% C 0.062 H 169.0°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3AF |
|---|---|
| RGB | rgb(143, 195, 175) |
| HSL | hsl(157, 30%, 66%) |
| HSV | hsv(157, 27%, 76%) |
| CMYK | cmyk(26.7%, 0%, 10.3%, 23.5%) |
| CIE-LAB | lab(74.80, -21.19, 4.58) |
| CIE-LCH | lch(74.80, 21.67, 167.80°) |
| OKLab | oklab(77.5% -0.0604 0.0118) |
| OKLCH | oklch(77.5% 0.062 169) |
| XYZ | xyz(38.5782, 47.9633, 47.7743) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.80
Seafoam Blue
#78D1B6
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 7.59
Darkseagreen
#8FBC8F
ΔE00 8.29
Light Teal
#90E4C1
ΔE00 8.99
Greenish Grey
#96AE8D
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3AF #C38FA3
analogous
#8FC395 #8FC3AF #8FBDC3
triadic
#8FC3AF #AF8FC3 #C3AF8F
tetradic
#8FC3AF #958FC3 #C38FA3 #BDC38F
square
#8FC3AF #958FC3 #C38FA3 #BDC38F
split-complementary
#8FC3AF #C38FBD #C3958F
monochromatic
#4B8C73 #67AE93 #8FC3AF #B7D8CB #DFEEE8
Accessibility & contrast
On white
1.98
#8FC3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#8FC3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3AF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3AF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAE
Deuteranopia (green-blind)
#B7B5B0
Tritanopia (blue-blind)
#83C4BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc3af; /* rgb */ color: rgb(143, 195, 175); /* oklch */ color: oklch(77.5% 0.062 169.0);
Tailwind
colors: {
custom: {
50: '#b1d5c6',
500: '#8fc3af',
950: '#000000',
},
}SCSS
$custom: #8fc3af; $custom-light: #b1d5c6; $custom-dark: #000000;
JSON
{
"hex": "#8fc3af",
"rgb": {
"r": 143,
"g": 195,
"b": 175
},
"hsl": {
"h": 156.923,
"s": 30.233,
"l": 66.275
},
"oklch": {
"l": 0.77501,
"c": 0.06159,
"h": 169
},
"luminance": 0.47965
}Semantic roles & 50–950 ramp
primary
#8FC3AF
secondary
#DFCED5
accent
#3D66A9
background
#FAFDFC
surface
#F5FAF8
border
#CFD3D1
text
#111413
muted
#808382