#8ABEAF#8ABEAF
#8ABEAF is a light, muted teal. Relative luminance 0.453; OKLCH L 76.1% C 0.059 H 174.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABEAF |
|---|---|
| RGB | rgb(138, 190, 175) |
| HSL | hsl(163, 29%, 64%) |
| HSV | hsv(163, 27%, 75%) |
| CMYK | cmyk(27.4%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(73.10, -20.21, 2.09) |
| CIE-LCH | lch(73.10, 20.32, 174.11°) |
| OKLab | oklab(76.07% -0.0585 0.0052) |
| OKLCH | oklch(76.07% 0.059 174.9) |
| XYZ | xyz(36.6301, 45.3237, 47.3674) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.13
Seafoam Blue
#78D1B6
ΔE00 7.14
Mediumaquamarine
#66CDAA
ΔE00 8.72
Greyish Teal
#719F91
ΔE00 8.94
Darkseagreen
#8FBC8F
ΔE00 9.81
Greeny Blue
#42B395
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABEAF #BE8A99
analogous
#8ABE95 #8ABEAF #8AB3BE
triadic
#8ABEAF #AF8ABE #BEAF8A
tetradic
#8ABEAF #958ABE #BE8A99 #B3BE8A
square
#8ABEAF #958ABE #BE8A99 #B3BE8A
split-complementary
#8ABEAF #BE8AB3 #BE958A
monochromatic
#498473 #63A894 #8ABEAF #B1D4CA #D9EAE5
Accessibility & contrast
On white
2.09
#8ABEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#8ABEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABEAF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABEAF | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8AE
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#7CBFB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8abeaf; /* rgb */ color: rgb(138, 190, 175); /* oklch */ color: oklch(76.1% 0.059 174.9);
Tailwind
colors: {
custom: {
50: '#add1c6',
500: '#8abeaf',
950: '#000000',
},
}SCSS
$custom: #8abeaf; $custom-light: #add1c6; $custom-dark: #000000;
JSON
{
"hex": "#8abeaf",
"rgb": {
"r": 138,
"g": 190,
"b": 175
},
"hsl": {
"h": 162.692,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.76069,
"c": 0.05873,
"h": 174.9
},
"luminance": 0.45325
}Semantic roles & 50–950 ramp
primary
#8ABEAF
secondary
#DBC9CE
accent
#3E5DA7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282