#3ABBAC#3ABBAC
#3ABBAC is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.9% C 0.112 H 183.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABBAC |
|---|---|
| RGB | rgb(58, 187, 172) |
| HSL | hsl(173, 53%, 48%) |
| HSV | hsv(173, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(69.05, -38.09, -2.57) |
| CIE-LCH | lch(69.05, 38.17, 183.85°) |
| OKLab | oklab(71.93% -0.112 -0.0075) |
| OKLCH | oklch(71.93% 0.112 183.9) |
| XYZ | xyz(26.9581, 39.4156, 45.2089) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.79
Tealish
#24BCA8
ΔE00 1.94
Turquoise (survey)
#06C2AC
ΔE00 3.16
Lightseagreen
#20B2AA
ΔE00 3.59
Greeny Blue
#42B395
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABBAC #BB3A49
analogous
#3ABB6B #3ABBAC #3A89BB
triadic
#3ABBAC #AC3ABB #BBAC3A
tetradic
#3ABBAC #6B3ABB #BB3A49 #89BB3A
square
#3ABBAC #6B3ABB #BB3A49 #89BB3A
split-complementary
#3ABBAC #BB3A89 #BB6B3A
monochromatic
#1D5E56 #2C8C81 #3ABBAC #63CFC2 #92DDD5
Accessibility & contrast
On white
2.36
#3ABBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#3ABBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABBAC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABBAC | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 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)
#B2B0AC
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3abbac; /* rgb */ color: rgb(58, 187, 172); /* oklch */ color: oklch(71.9% 0.112 183.9);
Tailwind
colors: {
custom: {
50: '#82d0c4',
500: '#3abbac',
950: '#000000',
},
}SCSS
$custom: #3abbac; $custom-light: #82d0c4; $custom-dark: #000000;
JSON
{
"hex": "#3abbac",
"rgb": {
"r": 58,
"g": 187,
"b": 172
},
"hsl": {
"h": 173.023,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.71927,
"c": 0.11221,
"h": 183.9
},
"luminance": 0.39419
}Semantic roles & 50–950 ramp
primary
#3ABBAC
secondary
#C88890
accent
#4C5DDC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281