#8ABBBB#8ABBBB
#8ABBBB is a light, muted teal. Relative luminance 0.445; OKLCH L 75.8% C 0.052 H 196.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBBB |
|---|---|
| RGB | rgb(138, 187, 187) |
| HSL | hsl(180, 26%, 64%) |
| HSV | hsv(180, 26%, 73%) |
| CMYK | cmyk(26.2%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.58, -16.02, -5.23) |
| CIE-LCH | lch(72.58, 16.85, 198.08°) |
| OKLab | oklab(75.76% -0.0495 -0.0143) |
| OKLCH | oklch(75.76% 0.052 196.1) |
| XYZ | xyz(37.2183, 44.5300, 53.6382) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.54
Powder Blue
#B0E0E6
ΔE00 9.83
Lightblue
#ADD8E6
ΔE00 10.38
Greyish Teal
#719F91
ΔE00 10.39
Mediumturquoise
#48D1CC
ΔE00 10.59
Pale Teal
#82CBB2
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBBB #BB8A8A
analogous
#8ABBA2 #8ABBBB #8AA2BB
triadic
#8ABBBB #BB8ABB #BBBB8A
tetradic
#8ABBBB #A28ABB #BB8A8A #A2BB8A
square
#8ABBBB #A28ABB #BB8A8A #A2BB8A
split-complementary
#8ABBBB #BB8AA2 #BBA28A
monochromatic
#4A8080 #63A5A5 #8ABBBB #B1D1D1 #D7E8E8
Accessibility & contrast
On white
2.12
#8ABBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#8ABBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBBB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBBB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BB
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#79BEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8abbbb; /* rgb */ color: rgb(138, 187, 187); /* oklch */ color: oklch(75.8% 0.052 196.1);
Tailwind
colors: {
custom: {
50: '#adcfcf',
500: '#8abbbb',
950: '#000000',
},
}SCSS
$custom: #8abbbb; $custom-light: #adcfcf; $custom-dark: #000000;
JSON
{
"hex": "#8abbbb",
"rgb": {
"r": 138,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.75759,
"c": 0.05157,
"h": 196.1
},
"luminance": 0.44532
}Semantic roles & 50–950 ramp
primary
#8ABBBB
secondary
#D9C8C8
accent
#4040A5
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282