#8FAEB0#8FAEB0
#8FAEB0 is a light, muted teal. Relative luminance 0.392; OKLCH L 72.8% C 0.034 H 201.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEB0 |
|---|---|
| RGB | rgb(143, 174, 176) |
| HSL | hsl(184, 17%, 63%) |
| HSV | hsv(184, 19%, 69%) |
| CMYK | cmyk(18.7%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(68.93, -10.10, -4.54) |
| CIE-LCH | lch(68.93, 11.08, 204.22°) |
| OKLab | oklab(72.83% -0.0317 -0.0123) |
| OKLCH | oklch(72.83% 0.034 201.3) |
| XYZ | xyz(34.2980, 39.2452, 46.8339) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.29
Bluegrey
#85A3B2
ΔE00 6.94
Cool Gray
#9AA7B0
ΔE00 8.16
Greyblue
#77A1B5
ΔE00 8.46
Bluey Grey
#89A0B0
ΔE00 8.72
Cadetblue
#5F9EA0
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEB0 #B0918F
analogous
#8FB0A1 #8FAEB0 #8F9EB0
triadic
#8FAEB0 #B08FAE #AEB08F
tetradic
#8FAEB0 #A18FB0 #B0918F #9EB08F
square
#8FAEB0 #A18FB0 #B0918F #9EB08F
split-complementary
#8FAEB0 #B08F9E #B0A18F
monochromatic
#517173 #6B9497 #8FAEB0 #B3C8C9 #D7E2E3
Accessibility & contrast
On white
2.37
#8FAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#8FAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEB0
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEB0 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#A3A6B0
Tritanopia (blue-blind)
#85B0AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8faeb0; /* rgb */ color: rgb(143, 174, 176); /* oklch */ color: oklch(72.8% 0.034 201.3);
Tailwind
colors: {
custom: {
50: '#b0c6c7',
500: '#8faeb0',
950: '#000000',
},
}SCSS
$custom: #8faeb0; $custom-light: #b0c6c7; $custom-dark: #000000;
JSON
{
"hex": "#8faeb0",
"rgb": {
"r": 143,
"g": 174,
"b": 176
},
"hsl": {
"h": 183.636,
"s": 17.277,
"l": 62.549
},
"oklch": {
"l": 0.72831,
"c": 0.03405,
"h": 201.3
},
"luminance": 0.39246
}Semantic roles & 50–950 ramp
primary
#8FAEB0
secondary
#D3C8C7
accent
#4F4A9C
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282