#3ABCAD#3ABCAD
#3ABCAD is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.2% C 0.113 H 183.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABCAD |
|---|---|
| RGB | rgb(58, 188, 173) |
| HSL | hsl(173, 53%, 48%) |
| HSV | hsv(173, 69%, 74%) |
| CMYK | cmyk(69.1%, 0%, 8%, 26.3%) |
| CIE-LAB | lab(69.38, -38.27, -2.63) |
| CIE-LCH | lch(69.38, 38.36, 183.92°) |
| OKLab | oklab(72.21% -0.1125 -0.0077) |
| OKLCH | oklch(72.21% 0.113 183.9) |
| XYZ | xyz(27.2674, 39.8800, 45.7876) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.80
Tealish
#24BCA8
ΔE00 1.95
Turquoise (survey)
#06C2AC
ΔE00 3.03
Lightseagreen
#20B2AA
ΔE00 3.76
Greeny Blue
#42B395
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABCAD #BC3A49
analogous
#3ABC6C #3ABCAD #3A8ABC
triadic
#3ABCAD #AD3ABC #BCAD3A
tetradic
#3ABCAD #6C3ABC #BC3A49 #8ABC3A
square
#3ABCAD #6C3ABC #BC3A49 #8ABC3A
split-complementary
#3ABCAD #BC3A8A #BC6C3A
monochromatic
#1D5E57 #2C8D82 #3ABCAD #64CFC3 #93DED5
Accessibility & contrast
On white
2.34
#3ABCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#3ABCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABCAD
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABCAD | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AD
Deuteranopia (green-blind)
#A0A4AF
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3abcad; /* rgb */ color: rgb(58, 188, 173); /* oklch */ color: oklch(72.2% 0.113 183.9);
Tailwind
colors: {
custom: {
50: '#82d1c5',
500: '#3abcad',
950: '#000000',
},
}SCSS
$custom: #3abcad; $custom-light: #82d1c5; $custom-dark: #000000;
JSON
{
"hex": "#3abcad",
"rgb": {
"r": 58,
"g": 188,
"b": 173
},
"hsl": {
"h": 173.077,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.72207,
"c": 0.11279,
"h": 183.9
},
"luminance": 0.39883
}Semantic roles & 50–950 ramp
primary
#3ABCAD
secondary
#C98990
accent
#4C5CDC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281