#3ABCAA#3ABCAA
#3ABCAA is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.1% C 0.114 H 181.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABCAA |
|---|---|
| RGB | rgb(58, 188, 170) |
| HSL | hsl(172, 53%, 48%) |
| HSV | hsv(172, 69%, 74%) |
| CMYK | cmyk(69.1%, 0%, 9.6%, 26.3%) |
| CIE-LAB | lab(69.30, -39.08, -1.10) |
| CIE-LCH | lch(69.30, 39.09, 181.61°) |
| OKLab | oklab(72.11% -0.1139 -0.0036) |
| OKLCH | oklch(72.11% 0.114 181.8) |
| XYZ | xyz(26.9804, 39.7652, 44.2759) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.19
Turquoise (survey)
#06C2AC
ΔE00 2.43
Topaz
#13BBAF
ΔE00 2.54
Lightseagreen
#20B2AA
ΔE00 4.46
Greeny Blue
#42B395
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABCAA #BC3A4C
analogous
#3ABC69 #3ABCAA #3A8DBC
triadic
#3ABCAA #AA3ABC #BCAA3A
tetradic
#3ABCAA #693ABC #BC3A4C #8DBC3A
square
#3ABCAA #693ABC #BC3A4C #8DBC3A
split-complementary
#3ABCAA #BC3A8D #BC693A
monochromatic
#1D5E55 #2C8D80 #3ABCAA #64CFC0 #93DED3
Accessibility & contrast
On white
2.35
#3ABCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#3ABCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABCAA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABCAA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A9
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3abcaa; /* rgb */ color: rgb(58, 188, 170); /* oklch */ color: oklch(72.1% 0.114 181.8);
Tailwind
colors: {
custom: {
50: '#82d1c3',
500: '#3abcaa',
950: '#000000',
},
}SCSS
$custom: #3abcaa; $custom-light: #82d1c3; $custom-dark: #000000;
JSON
{
"hex": "#3abcaa",
"rgb": {
"r": 58,
"g": 188,
"b": 170
},
"hsl": {
"h": 171.692,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.72113,
"c": 0.11396,
"h": 181.8
},
"luminance": 0.39768
}Semantic roles & 50–950 ramp
primary
#3ABCAA
secondary
#C98992
accent
#4C60DC
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281