#3ABABA#3ABABA
#3ABABA is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.108 H 195.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABABA |
|---|---|
| RGB | rgb(58, 186, 186) |
| HSL | hsl(180, 52%, 48%) |
| HSV | hsv(180, 69%, 73%) |
| CMYK | cmyk(68.8%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(69.15, -33.71, -10.11) |
| CIE-LCH | lch(69.15, 35.19, 196.69°) |
| OKLab | oklab(72.15% -0.1047 -0.0281) |
| OKLCH | oklch(72.15% 0.108 195) |
| XYZ | xyz(28.1628, 39.5593, 52.5963) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.15
Topaz
#13BBAF
ΔE00 4.78
Darkturquoise
#00CED1
ΔE00 5.36
Mediumturquoise
#48D1CC
ΔE00 6.13
Turquoise Blue
#06B1C4
ΔE00 7.08
Tealish
#24BCA8
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABABA #BA3A3A
analogous
#3ABA7A #3ABABA #3A7ABA
triadic
#3ABABA #BA3ABA #BABA3A
tetradic
#3ABABA #7A3ABA #BA3A3A #7ABA3A
square
#3ABABA #7A3ABA #BA3A3A #7ABA3A
split-complementary
#3ABABA #BA3A7A #BA7A3A
monochromatic
#1D5D5D #2B8B8B #3ABABA #63CECE #92DDDD
Accessibility & contrast
On white
2.36
#3ABABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#3ABABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABABA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABABA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BA
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3ababa; /* rgb */ color: rgb(58, 186, 186); /* oklch */ color: oklch(72.1% 0.108 195.0);
Tailwind
colors: {
custom: {
50: '#83cfce',
500: '#3ababa',
950: '#000000',
},
}SCSS
$custom: #3ababa; $custom-light: #83cfce; $custom-dark: #000000;
JSON
{
"hex": "#3ababa",
"rgb": {
"r": 58,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 52.459,
"l": 47.843
},
"oklch": {
"l": 0.72146,
"c": 0.10839,
"h": 195
},
"luminance": 0.39563
}Semantic roles & 50–950 ramp
primary
#3ABABA
secondary
#C88888
accent
#4C4CDC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282