#8ABEAB#8ABEAB
#8ABEAB is a light, moderate teal. Relative luminance 0.452; OKLCH L 76.0% C 0.061 H 170.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABEAB |
|---|---|
| RGB | rgb(138, 190, 171) |
| HSL | hsl(158, 29%, 64%) |
| HSV | hsv(158, 27%, 75%) |
| CMYK | cmyk(27.4%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(73.00, -21.06, 4.12) |
| CIE-LCH | lch(73.00, 21.46, 168.94°) |
| OKLab | oklab(75.96% -0.0602 0.0106) |
| OKLCH | oklch(75.96% 0.061 170.1) |
| XYZ | xyz(36.2430, 45.1688, 45.3290) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.48
Seafoam Blue
#78D1B6
ΔE00 6.65
Mediumaquamarine
#66CDAA
ΔE00 7.93
Darkseagreen
#8FBC8F
ΔE00 8.38
Greyish Teal
#719F91
ΔE00 9.00
Greenish Grey
#96AE8D
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABEAB #BE8A9D
analogous
#8ABE91 #8ABEAB #8AB7BE
triadic
#8ABEAB #AB8ABE #BEAB8A
tetradic
#8ABEAB #918ABE #BE8A9D #B7BE8A
square
#8ABEAB #918ABE #BE8A9D #B7BE8A
split-complementary
#8ABEAB #BE8AB7 #BE918A
monochromatic
#49846F #63A88F #8ABEAB #B1D4C7 #D9EAE3
Accessibility & contrast
On white
2.09
#8ABEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#8ABEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABEAB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABEAB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B2B0AC
Tritanopia (blue-blind)
#7DBFB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8abeab; /* rgb */ color: rgb(138, 190, 171); /* oklch */ color: oklch(76.0% 0.061 170.1);
Tailwind
colors: {
custom: {
50: '#add1c4',
500: '#8abeab',
950: '#000000',
},
}SCSS
$custom: #8abeab; $custom-light: #add1c4; $custom-dark: #000000;
JSON
{
"hex": "#8abeab",
"rgb": {
"r": 138,
"g": 190,
"b": 171
},
"hsl": {
"h": 158.077,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.75955,
"c": 0.06113,
"h": 170.1
},
"luminance": 0.4517
}Semantic roles & 50–950 ramp
primary
#8ABEAB
secondary
#DBC9CF
accent
#3E65A7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281