#8ABAAA#8ABAAA
#8ABAAA is a light, muted teal. Relative luminance 0.434; OKLCH L 75.0% C 0.056 H 172.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABAAA |
|---|---|
| RGB | rgb(138, 186, 170) |
| HSL | hsl(160, 26%, 64%) |
| HSV | hsv(160, 26%, 73%) |
| CMYK | cmyk(25.8%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(71.84, -19.24, 2.98) |
| CIE-LCH | lch(71.84, 19.47, 171.20°) |
| OKLab | oklab(75.02% -0.0554 0.0076) |
| OKLCH | oklch(75.02% 0.056 172.2) |
| XYZ | xyz(35.2936, 43.4219, 44.5441) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.92
Greyish Teal
#719F91
ΔE00 7.96
Seafoam Blue
#78D1B6
ΔE00 8.00
Greenish Grey
#96AE8D
ΔE00 9.01
Darkseagreen
#8FBC8F
ΔE00 9.16
Mediumaquamarine
#66CDAA
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABAAA #BA8A9A
analogous
#8ABA92 #8ABAAA #8AB2BA
triadic
#8ABAAA #AA8ABA #BAAA8A
tetradic
#8ABAAA #928ABA #BA8A9A #B2BA8A
square
#8ABAAA #928ABA #BA8A9A #B2BA8A
split-complementary
#8ABAAA #BA8AB2 #BA928A
monochromatic
#4B7F6D #64A38E #8ABAAA #B0D1C6 #D7E7E2
Accessibility & contrast
On white
2.17
#8ABAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#8ABAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABAAA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABAAA | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4A9
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#7EBBB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8abaaa; /* rgb */ color: rgb(138, 186, 170); /* oklch */ color: oklch(75.0% 0.056 172.2);
Tailwind
colors: {
custom: {
50: '#adcfc3',
500: '#8abaaa',
950: '#000000',
},
}SCSS
$custom: #8abaaa; $custom-light: #adcfc3; $custom-dark: #000000;
JSON
{
"hex": "#8abaaa",
"rgb": {
"r": 138,
"g": 186,
"b": 170
},
"hsl": {
"h": 160,
"s": 25.806,
"l": 63.529
},
"oklch": {
"l": 0.75016,
"c": 0.05588,
"h": 172.2
},
"luminance": 0.43423
}Semantic roles & 50–950 ramp
primary
#8ABAAA
secondary
#D8C7CD
accent
#4162A4
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101312
muted
#7F8281