#8FAEB2#8FAEB2
#8FAEB2 is a light, muted teal. Relative luminance 0.393; OKLCH L 72.9% C 0.034 H 206.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEB2 |
|---|---|
| RGB | rgb(143, 174, 178) |
| HSL | hsl(187, 19%, 63%) |
| HSV | hsv(187, 20%, 70%) |
| CMYK | cmyk(19.7%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(68.99, -9.66, -5.56) |
| CIE-LCH | lch(68.99, 11.15, 209.94°) |
| OKLab | oklab(72.9% -0.0309 -0.0151) |
| OKLCH | oklch(72.9% 0.034 206) |
| XYZ | xyz(34.4974, 39.3250, 47.8837) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.02
Bluegrey
#85A3B2
ΔE00 6.10
Cool Gray
#9AA7B0
ΔE00 7.56
Greyblue
#77A1B5
ΔE00 7.67
Bluey Grey
#89A0B0
ΔE00 7.93
Cadetblue
#5F9EA0
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEB2 #B2938F
analogous
#8FB2A4 #8FAEB2 #8F9CB2
triadic
#8FAEB2 #B28FAE #AEB28F
tetradic
#8FAEB2 #A48FB2 #B2938F #9CB28F
square
#8FAEB2 #A48FB2 #B2938F #9CB28F
split-complementary
#8FAEB2 #B28F9C #B2A48F
monochromatic
#517176 #6B9499 #8FAEB2 #B3C8CB #D8E2E4
Accessibility & contrast
On white
2.37
#8FAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#8FAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEB2
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEB2 | 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)
#A9ABB2
Deuteranopia (green-blind)
#A2A6B2
Tritanopia (blue-blind)
#85B1AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8faeb2; /* rgb */ color: rgb(143, 174, 178); /* oklch */ color: oklch(72.9% 0.034 206.0);
Tailwind
colors: {
custom: {
50: '#b0c6c9',
500: '#8faeb2',
950: '#000000',
},
}SCSS
$custom: #8faeb2; $custom-light: #b0c6c9; $custom-dark: #000000;
JSON
{
"hex": "#8faeb2",
"rgb": {
"r": 143,
"g": 174,
"b": 178
},
"hsl": {
"h": 186.857,
"s": 18.519,
"l": 62.941
},
"oklch": {
"l": 0.72896,
"c": 0.03441,
"h": 206
},
"luminance": 0.39326
}Semantic roles & 50–950 ramp
primary
#8FAEB2
secondary
#D5CAC8
accent
#52499D
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282