#8AB8A2#8AB8A2
#8AB8A2 is a light, muted teal. Relative luminance 0.423; OKLCH L 74.3% C 0.058 H 164.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8AB8A2 |
|---|---|
| RGB | rgb(138, 184, 162) |
| HSL | hsl(151, 24%, 63%) |
| HSV | hsv(151, 25%, 72%) |
| CMYK | cmyk(25%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(71.07, -19.88, 6.24) |
| CIE-LCH | lch(71.07, 20.84, 162.57°) |
| OKLab | oklab(74.34% -0.0561 0.0161) |
| OKLCH | oklch(74.34% 0.058 164) |
| XYZ | xyz(34.1413, 42.2915, 40.5396) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.07
Darkseagreen
#8FBC8F
ΔE00 6.96
Greenish Grey
#96AE8D
ΔE00 7.15
Greyish Teal
#719F91
ΔE00 7.85
Seafoam Blue
#78D1B6
ΔE00 8.23
Greyish Green
#82A67D
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AB8A2 #B88AA0
analogous
#8AB88B #8AB8A2 #8AB7B8
triadic
#8AB8A2 #A28AB8 #B8A28A
tetradic
#8AB8A2 #8B8AB8 #B88AA0 #B7B88A
square
#8AB8A2 #8B8AB8 #B88AA0 #B7B88A
split-complementary
#8AB8A2 #B88AB7 #B88B8A
monochromatic
#4B7C65 #64A184 #8AB8A2 #B0CFC0 #D6E6DF
Accessibility & contrast
On white
2.22
#8AB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#8AB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AB8A2
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AB8A2 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#AEACA3
Tritanopia (blue-blind)
#81B8B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8ab8a2; /* rgb */ color: rgb(138, 184, 162); /* oklch */ color: oklch(74.3% 0.058 164.0);
Tailwind
colors: {
custom: {
50: '#adcdbd',
500: '#8ab8a2',
950: '#000000',
},
}SCSS
$custom: #8ab8a2; $custom-light: #adcdbd; $custom-dark: #000000;
JSON
{
"hex": "#8ab8a2",
"rgb": {
"r": 138,
"g": 184,
"b": 162
},
"hsl": {
"h": 151.304,
"s": 24.468,
"l": 63.137
},
"oklch": {
"l": 0.74336,
"c": 0.05841,
"h": 164
},
"luminance": 0.42293
}Semantic roles & 50–950 ramp
primary
#8AB8A2
secondary
#D7C7CF
accent
#4371A3
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281