#3ABABB#3ABABB
#3ABABB is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.2% C 0.108 H 195.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABABB |
|---|---|
| RGB | rgb(58, 186, 187) |
| HSL | hsl(180, 53%, 48%) |
| HSV | hsv(180, 69%, 73%) |
| CMYK | cmyk(69%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.19, -33.42, -10.61) |
| CIE-LCH | lch(69.19, 35.07, 197.62°) |
| OKLab | oklab(72.18% -0.1042 -0.0295) |
| OKLCH | oklch(72.18% 0.108 195.8) |
| XYZ | xyz(28.2694, 39.6019, 53.1581) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.45
Topaz
#13BBAF
ΔE00 5.15
Darkturquoise
#00CED1
ΔE00 5.32
Mediumturquoise
#48D1CC
ΔE00 6.23
Turquoise Blue
#06B1C4
ΔE00 6.74
Tealish
#24BCA8
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABABB #BB3B3A
analogous
#3ABB7B #3ABABB #3A79BB
triadic
#3ABABB #BB3ABA #BABB3A
tetradic
#3ABABB #7B3ABB #BB3B3A #79BB3A
square
#3ABABB #7B3ABB #BB3B3A #79BB3A
split-complementary
#3ABABB #BB3A79 #BB7B3A
monochromatic
#1D5D5E #2C8C8C #3ABABB #63CECF #92DDDD
Accessibility & contrast
On white
2.35
#3ABABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#3ABABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABABB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABABB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#9AA3BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3ababb; /* rgb */ color: rgb(58, 186, 187); /* oklch */ color: oklch(72.2% 0.108 195.8);
Tailwind
colors: {
custom: {
50: '#83cfcf',
500: '#3ababb',
950: '#000000',
},
}SCSS
$custom: #3ababb; $custom-light: #83cfcf; $custom-dark: #000000;
JSON
{
"hex": "#3ababb",
"rgb": {
"r": 58,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.465,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.72181,
"c": 0.10834,
"h": 195.8
},
"luminance": 0.39605
}Semantic roles & 50–950 ramp
primary
#3ABABB
secondary
#C88988
accent
#4D4CDC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282