#8ABBAA#8ABBAA
#8ABBAA is a light, muted teal. Relative luminance 0.438; OKLCH L 75.2% C 0.057 H 171.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBAA |
|---|---|
| RGB | rgb(138, 187, 170) |
| HSL | hsl(159, 26%, 64%) |
| HSV | hsv(159, 26%, 73%) |
| CMYK | cmyk(26.2%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(72.12, -19.75, 3.39) |
| CIE-LCH | lch(72.12, 20.04, 170.26°) |
| OKLab | oklab(75.24% -0.0567 0.0087) |
| OKLCH | oklch(75.24% 0.057 171.3) |
| XYZ | xyz(35.5050, 43.8447, 44.6145) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 7.62
Greyish Teal
#719F91
ΔE00 8.21
Mediumaquamarine
#66CDAA
ΔE00 8.86
Darkseagreen
#8FBC8F
ΔE00 8.86
Greenish Grey
#96AE8D
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBAA #BB8A9B
analogous
#8ABB91 #8ABBAA #8AB3BB
triadic
#8ABBAA #AA8ABB #BBAA8A
tetradic
#8ABBAA #918ABB #BB8A9B #B3BB8A
square
#8ABBAA #918ABB #BB8A9B #B3BB8A
split-complementary
#8ABBAA #BB8AB3 #BB918A
monochromatic
#4A806E #63A58E #8ABBAA #B1D1C6 #D7E8E2
Accessibility & contrast
On white
2.15
#8ABBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#8ABBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBAA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBAA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5A9
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#7EBCB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8abbaa; /* rgb */ color: rgb(138, 187, 170); /* oklch */ color: oklch(75.2% 0.057 171.3);
Tailwind
colors: {
custom: {
50: '#adcfc3',
500: '#8abbaa',
950: '#000000',
},
}SCSS
$custom: #8abbaa; $custom-light: #adcfc3; $custom-dark: #000000;
JSON
{
"hex": "#8abbaa",
"rgb": {
"r": 138,
"g": 187,
"b": 170
},
"hsl": {
"h": 159.184,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.75244,
"c": 0.05735,
"h": 171.3
},
"luminance": 0.43846
}Semantic roles & 50–950 ramp
primary
#8ABBAA
secondary
#D9C8CE
accent
#4063A5
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101412
muted
#7F8281