#8FAEAD#8FAEAD
#8FAEAD is a light, muted teal. Relative luminance 0.391; OKLCH L 72.7% C 0.034 H 194.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEAD |
|---|---|
| RGB | rgb(143, 174, 173) |
| HSL | hsl(178, 16%, 62%) |
| HSV | hsv(178, 18%, 68%) |
| CMYK | cmyk(17.8%, 0%, 0.6%, 31.8%) |
| CIE-LAB | lab(68.84, -10.75, -3.01) |
| CIE-LCH | lch(68.84, 11.17, 195.64°) |
| OKLab | oklab(72.74% -0.033 -0.0082) |
| OKLCH | oklch(72.74% 0.034 194) |
| XYZ | xyz(34.0045, 39.1278, 45.2879) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.88
Bluegrey
#85A3B2
ΔE00 8.25
Greyish Teal
#719F91
ΔE00 9.09
Cool Gray
#9AA7B0
ΔE00 9.14
Cadetblue
#5F9EA0
ΔE00 9.22
Greyblue
#77A1B5
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEAD #AE8F90
analogous
#8FAE9E #8FAEAD #8FA0AE
triadic
#8FAEAD #AD8FAE #AEAD8F
tetradic
#8FAEAD #9E8FAE #AE8F90 #A0AE8F
square
#8FAEAD #9E8FAE #AE8F90 #A0AE8F
split-complementary
#8FAEAD #AE8FA0 #AE9E8F
monochromatic
#527170 #6B9493 #8FAEAD #B3C8C7 #D6E1E1
Accessibility & contrast
On white
2.38
#8FAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#8FAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEAD
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEAD | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAD
Deuteranopia (green-blind)
#A4A6AD
Tritanopia (blue-blind)
#86B0AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8faead; /* rgb */ color: rgb(143, 174, 173); /* oklch */ color: oklch(72.7% 0.034 194.0);
Tailwind
colors: {
custom: {
50: '#b0c6c5',
500: '#8faead',
950: '#000000',
},
}SCSS
$custom: #8faead; $custom-light: #b0c6c5; $custom-dark: #000000;
JSON
{
"hex": "#8faead",
"rgb": {
"r": 143,
"g": 174,
"b": 173
},
"hsl": {
"h": 178.065,
"s": 16.062,
"l": 62.157
},
"oklch": {
"l": 0.72736,
"c": 0.03397,
"h": 194
},
"luminance": 0.39129
}Semantic roles & 50–950 ramp
primary
#8FAEAD
secondary
#D2C7C7
accent
#4B4E9A
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101312
muted
#7F8281