#8EADAE#8EADAE
#8EADAE is a light, muted teal. Relative luminance 0.387; OKLCH L 72.5% C 0.034 H 198.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8EADAE |
|---|---|
| RGB | rgb(142, 173, 174) |
| HSL | hsl(182, 16%, 62%) |
| HSV | hsv(182, 18%, 68%) |
| CMYK | cmyk(18.4%, 0.6%, 0%, 31.8%) |
| CIE-LAB | lab(68.53, -10.33, -4.04) |
| CIE-LCH | lch(68.53, 11.09, 201.34°) |
| OKLab | oklab(72.48% -0.0322 -0.011) |
| OKLCH | oklch(72.48% 0.034 198.8) |
| XYZ | xyz(33.7368, 38.6928, 45.7271) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.37
Bluegrey
#85A3B2
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 8.46
Greyblue
#77A1B5
ΔE00 8.74
Bluey Grey
#89A0B0
ΔE00 9.03
Cadetblue
#5F9EA0
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EADAE #AE8F8E
analogous
#8EAE9F #8EADAE #8E9DAE
triadic
#8EADAE #AE8EAD #ADAE8E
tetradic
#8EADAE #9F8EAE #AE8F8E #9DAE8E
square
#8EADAE #9F8EAE #AE8F8E #9DAE8E
split-complementary
#8EADAE #AE8E9D #AE9F8E
monochromatic
#517071 #6A9394 #8EADAE #B2C7C8 #D5E1E1
Accessibility & contrast
On white
2.40
#8EADAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#8EADAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EADAE
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EADAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EADAE | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAE
Deuteranopia (green-blind)
#A2A5AE
Tritanopia (blue-blind)
#84AFAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8eadae; /* rgb */ color: rgb(142, 173, 174); /* oklch */ color: oklch(72.5% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#afc5c6',
500: '#8eadae',
950: '#000000',
},
}SCSS
$custom: #8eadae; $custom-light: #afc5c6; $custom-dark: #000000;
JSON
{
"hex": "#8eadae",
"rgb": {
"r": 142,
"g": 173,
"b": 174
},
"hsl": {
"h": 181.875,
"s": 16.495,
"l": 61.961
},
"oklch": {
"l": 0.72478,
"c": 0.03399,
"h": 198.8
},
"luminance": 0.38694
}Semantic roles & 50–950 ramp
primary
#8EADAE
secondary
#D2C6C6
accent
#4D4B9B
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182