#8ABFC0#8ABFC0
#8ABFC0 is a light, muted teal. Relative luminance 0.465; OKLCH L 76.8% C 0.055 H 197.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFC0 |
|---|---|
| RGB | rgb(138, 191, 192) |
| HSL | hsl(181, 30%, 65%) |
| HSV | hsv(181, 28%, 75%) |
| CMYK | cmyk(28.1%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(73.85, -16.93, -6.08) |
| CIE-LCH | lch(73.85, 17.99, 199.76°) |
| OKLab | oklab(76.82% -0.0527 -0.0167) |
| OKLCH | oklch(76.82% 0.055 197.5) |
| XYZ | xyz(38.6234, 46.4687, 56.7932) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.94
Lightblue
#ADD8E6
ΔE00 9.69
Mediumturquoise
#48D1CC
ΔE00 9.83
Cadetblue
#5F9EA0
ΔE00 10.28
Pale Teal
#82CBB2
ΔE00 10.55
Darkturquoise
#00CED1
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFC0 #C08B8A
analogous
#8AC0A6 #8ABFC0 #8AA4C0
triadic
#8ABFC0 #C08ABF #BFC08A
tetradic
#8ABFC0 #A68AC0 #C08B8A #A4C08A
square
#8ABFC0 #A68AC0 #C08B8A #A4C08A
split-complementary
#8ABFC0 #C08AA4 #C0A68A
monochromatic
#498687 #62A9AB #8ABFC0 #B2D5D5 #DAEBEB
Accessibility & contrast
On white
2.04
#8ABFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#8ABFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFC0
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFC0 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC0
Deuteranopia (green-blind)
#AEB2C0
Tritanopia (blue-blind)
#77C3BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8abfc0; /* rgb */ color: rgb(138, 191, 192); /* oklch */ color: oklch(76.8% 0.055 197.5);
Tailwind
colors: {
custom: {
50: '#aed2d3',
500: '#8abfc0',
950: '#000000',
},
}SCSS
$custom: #8abfc0; $custom-light: #aed2d3; $custom-dark: #000000;
JSON
{
"hex": "#8abfc0",
"rgb": {
"r": 138,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.111,
"s": 30,
"l": 64.706
},
"oklch": {
"l": 0.76817,
"c": 0.05527,
"h": 197.5
},
"luminance": 0.46471
}Semantic roles & 50–950 ramp
primary
#8ABFC0
secondary
#DCCACA
accent
#3F3DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282