#3ABBB7#3ABBB7
#3ABBB7 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.109 H 192.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABBB7 |
|---|---|
| RGB | rgb(58, 187, 183) |
| HSL | hsl(178, 53%, 48%) |
| HSV | hsv(178, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(69.37, -35.04, -8.14) |
| CIE-LCH | lch(69.37, 35.97, 193.08°) |
| OKLab | oklab(72.29% -0.107 -0.0227) |
| OKLCH | oklch(72.29% 0.109 192) |
| XYZ | xyz(28.0586, 39.8558, 51.0047) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.31
Topaz
#13BBAF
ΔE00 3.36
Darkturquoise
#00CED1
ΔE00 5.55
Mediumturquoise
#48D1CC
ΔE00 5.68
Tealish
#24BCA8
ΔE00 5.78
Turquoise (survey)
#06C2AC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABBB7 #BB3A3E
analogous
#3ABB77 #3ABBB7 #3A7EBB
triadic
#3ABBB7 #B73ABB #BBB73A
tetradic
#3ABBB7 #773ABB #BB3A3E #7EBB3A
square
#3ABBB7 #773ABB #BB3A3E #7EBB3A
split-complementary
#3ABBB7 #BB3A7E #BB773A
monochromatic
#1D5E5C #2C8C89 #3ABBB7 #63CFCB #92DDDB
Accessibility & contrast
On white
2.34
#3ABBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#3ABBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABBB7
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABBB7 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B7
Deuteranopia (green-blind)
#9DA3B8
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3abbb7; /* rgb */ color: rgb(58, 187, 183); /* oklch */ color: oklch(72.3% 0.109 192.0);
Tailwind
colors: {
custom: {
50: '#83d0cc',
500: '#3abbb7',
950: '#000000',
},
}SCSS
$custom: #3abbb7; $custom-light: #83d0cc; $custom-dark: #000000;
JSON
{
"hex": "#3abbb7",
"rgb": {
"r": 58,
"g": 187,
"b": 183
},
"hsl": {
"h": 178.14,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.72288,
"c": 0.1094,
"h": 192
},
"luminance": 0.39859
}Semantic roles & 50–950 ramp
primary
#3ABBB7
secondary
#C8888A
accent
#4C50DC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282