#3ABBAD#3ABBAD
#3ABBAD is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.0% C 0.112 H 184.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABBAD |
|---|---|
| RGB | rgb(58, 187, 173) |
| HSL | hsl(173, 53%, 48%) |
| HSV | hsv(173, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(69.08, -37.81, -3.07) |
| CIE-LCH | lch(69.08, 37.94, 184.65°) |
| OKLab | oklab(71.96% -0.1115 -0.0089) |
| OKLCH | oklch(71.96% 0.112 184.6) |
| XYZ | xyz(27.0545, 39.4542, 45.7166) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.61
Tealish
#24BCA8
ΔE00 2.25
Lightseagreen
#20B2AA
ΔE00 3.38
Turquoise (survey)
#06C2AC
ΔE00 3.40
Greeny Blue
#42B395
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABBAD #BB3A48
analogous
#3ABB6C #3ABBAD #3A89BB
triadic
#3ABBAD #AD3ABB #BBAD3A
tetradic
#3ABBAD #6C3ABB #BB3A48 #89BB3A
square
#3ABBAD #6C3ABB #BB3A48 #89BB3A
split-complementary
#3ABBAD #BB3A89 #BB6C3A
monochromatic
#1D5E57 #2C8C82 #3ABBAD #63CFC3 #92DDD5
Accessibility & contrast
On white
2.36
#3ABBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#3ABBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABBAD
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABBAD | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AD
Deuteranopia (green-blind)
#9FA3AE
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3abbad; /* rgb */ color: rgb(58, 187, 173); /* oklch */ color: oklch(72.0% 0.112 184.6);
Tailwind
colors: {
custom: {
50: '#82d0c5',
500: '#3abbad',
950: '#000000',
},
}SCSS
$custom: #3abbad; $custom-light: #82d0c5; $custom-dark: #000000;
JSON
{
"hex": "#3abbad",
"rgb": {
"r": 58,
"g": 187,
"b": 173
},
"hsl": {
"h": 173.488,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.71959,
"c": 0.11187,
"h": 184.6
},
"luminance": 0.39457
}Semantic roles & 50–950 ramp
primary
#3ABBAD
secondary
#C8888F
accent
#4C5BDC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281