#3ABBAB#3ABBAB
#3ABBAB is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.9% C 0.113 H 183.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABBAB |
|---|---|
| RGB | rgb(58, 187, 171) |
| HSL | hsl(173, 53%, 48%) |
| HSV | hsv(173, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(69.02, -38.36, -2.06) |
| CIE-LCH | lch(69.02, 38.41, 183.07°) |
| OKLab | oklab(71.9% -0.1124 -0.0062) |
| OKLCH | oklch(71.9% 0.113 183.1) |
| XYZ | xyz(26.8624, 39.3774, 44.7051) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.65
Topaz
#13BBAF
ΔE00 2.01
Turquoise (survey)
#06C2AC
ΔE00 2.94
Lightseagreen
#20B2AA
ΔE00 3.82
Greeny Blue
#42B395
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABBAB #BB3A4A
analogous
#3ABB6A #3ABBAB #3A8ABB
triadic
#3ABBAB #AB3ABB #BBAB3A
tetradic
#3ABBAB #6A3ABB #BB3A4A #8ABB3A
square
#3ABBAB #6A3ABB #BB3A4A #8ABB3A
split-complementary
#3ABBAB #BB3A8A #BB6A3A
monochromatic
#1D5E56 #2C8C80 #3ABBAB #63CFC1 #92DDD4
Accessibility & contrast
On white
2.37
#3ABBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#3ABBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABBAB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABBAB | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3abbab; /* rgb */ color: rgb(58, 187, 171); /* oklch */ color: oklch(71.9% 0.113 183.1);
Tailwind
colors: {
custom: {
50: '#82d0c3',
500: '#3abbab',
950: '#000000',
},
}SCSS
$custom: #3abbab; $custom-light: #82d0c3; $custom-dark: #000000;
JSON
{
"hex": "#3abbab",
"rgb": {
"r": 58,
"g": 187,
"b": 171
},
"hsl": {
"h": 172.558,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.71896,
"c": 0.11259,
"h": 183.1
},
"luminance": 0.3938
}Semantic roles & 50–950 ramp
primary
#3ABBAB
secondary
#C88890
accent
#4C5EDC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281