#8FAEB3#8FAEB3
#8FAEB3 is a light, muted teal. Relative luminance 0.394; OKLCH L 72.9% C 0.035 H 208.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEB3 |
|---|---|
| RGB | rgb(143, 174, 179) |
| HSL | hsl(188, 19%, 63%) |
| HSV | hsv(188, 20%, 70%) |
| CMYK | cmyk(20.1%, 2.8%, 0%, 29.8%) |
| CIE-LAB | lab(69.02, -9.44, -6.07) |
| CIE-LCH | lch(69.02, 11.22, 212.76°) |
| OKLab | oklab(72.93% -0.0305 -0.0165) |
| OKLCH | oklch(72.93% 0.035 208.4) |
| XYZ | xyz(34.5981, 39.3653, 48.4144) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.70
Cool Grey
#95A3A6
ΔE00 5.92
Cool Gray
#9AA7B0
ΔE00 7.27
Greyblue
#77A1B5
ΔE00 7.30
Bluey Grey
#89A0B0
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEB3 #B3948F
analogous
#8FB3A6 #8FAEB3 #8F9CB3
triadic
#8FAEB3 #B38FAE #AEB38F
tetradic
#8FAEB3 #A68FB3 #B3948F #9CB38F
square
#8FAEB3 #A68FB3 #B3948F #9CB38F
split-complementary
#8FAEB3 #B38F9C #B3A68F
monochromatic
#517277 #6B949A #8FAEB3 #B3C8CC #D8E3E4
Accessibility & contrast
On white
2.37
#8FAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#8FAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEB3
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEB3 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB3
Deuteranopia (green-blind)
#A2A6B3
Tritanopia (blue-blind)
#84B1AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8faeb3; /* rgb */ color: rgb(143, 174, 179); /* oklch */ color: oklch(72.9% 0.035 208.4);
Tailwind
colors: {
custom: {
50: '#b0c6c9',
500: '#8faeb3',
950: '#000000',
},
}SCSS
$custom: #8faeb3; $custom-light: #b0c6c9; $custom-dark: #000000;
JSON
{
"hex": "#8faeb3",
"rgb": {
"r": 143,
"g": 174,
"b": 179
},
"hsl": {
"h": 188.333,
"s": 19.149,
"l": 63.137
},
"oklch": {
"l": 0.72929,
"c": 0.03469,
"h": 208.4
},
"luminance": 0.39366
}Semantic roles & 50–950 ramp
primary
#8FAEB3
secondary
#D5CAC8
accent
#54489D
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282