#8FAEB4#8FAEB4
#8FAEB4 is a light, muted teal. Relative luminance 0.394; OKLCH L 73.0% C 0.035 H 210.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEB4 |
|---|---|
| RGB | rgb(143, 174, 180) |
| HSL | hsl(190, 20%, 63%) |
| HSV | hsv(190, 21%, 71%) |
| CMYK | cmyk(20.6%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(69.04, -9.22, -6.58) |
| CIE-LCH | lch(69.04, 11.33, 215.54°) |
| OKLab | oklab(72.96% -0.0301 -0.0179) |
| OKLCH | oklch(72.96% 0.035 210.7) |
| XYZ | xyz(34.6996, 39.4059, 48.9490) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.31
Cool Grey
#95A3A6
ΔE00 5.86
Greyblue
#77A1B5
ΔE00 6.95
Cool Gray
#9AA7B0
ΔE00 7.00
Bluey Grey
#89A0B0
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEB4 #B4958F
analogous
#8FB4A7 #8FAEB4 #8F9BB4
triadic
#8FAEB4 #B48FAE #AEB48F
tetradic
#8FAEB4 #A78FB4 #B4958F #9BB48F
square
#8FAEB4 #A78FB4 #B4958F #9BB48F
split-complementary
#8FAEB4 #B48F9B #B4A78F
monochromatic
#507278 #6A939B #8FAEB4 #B4C9CD #D8E3E5
Accessibility & contrast
On white
2.36
#8FAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#8FAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEB4
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEB4 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#A2A6B4
Tritanopia (blue-blind)
#84B1B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8faeb4; /* rgb */ color: rgb(143, 174, 180); /* oklch */ color: oklch(73.0% 0.035 210.7);
Tailwind
colors: {
custom: {
50: '#b0c6ca',
500: '#8faeb4',
950: '#000000',
},
}SCSS
$custom: #8faeb4; $custom-light: #b0c6ca; $custom-dark: #000000;
JSON
{
"hex": "#8faeb4",
"rgb": {
"r": 143,
"g": 174,
"b": 180
},
"hsl": {
"h": 189.73,
"s": 19.786,
"l": 63.333
},
"oklch": {
"l": 0.72961,
"c": 0.03502,
"h": 210.7
},
"luminance": 0.39407
}Semantic roles & 50–950 ramp
primary
#8FAEB4
secondary
#D6CBC9
accent
#55479E
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282