#3ABCA2#3ABCA2
#3ABCA2 is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.118 H 176.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABCA2 |
|---|---|
| RGB | rgb(58, 188, 162) |
| HSL | hsl(168, 53%, 48%) |
| HSV | hsv(168, 69%, 74%) |
| CMYK | cmyk(69.1%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(69.09, -41.18, 2.98) |
| CIE-LCH | lch(69.09, 41.28, 175.86°) |
| OKLab | oklab(71.87% -0.1176 0.0073) |
| OKLCH | oklch(71.87% 0.118 176.5) |
| XYZ | xyz(26.2465, 39.4716, 40.4109) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.29
Turquoise (survey)
#06C2AC
ΔE00 2.78
Greeny Blue
#42B395
ΔE00 3.08
Topaz
#13BBAF
ΔE00 4.98
Mediumaquamarine
#66CDAA
ΔE00 6.08
Lightseagreen
#20B2AA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABCA2 #BC3A54
analogous
#3ABC61 #3ABCA2 #3A95BC
triadic
#3ABCA2 #A23ABC #BCA23A
tetradic
#3ABCA2 #613ABC #BC3A54 #95BC3A
square
#3ABCA2 #613ABC #BC3A54 #95BC3A
split-complementary
#3ABCA2 #BC3A95 #BC613A
monochromatic
#1D5E51 #2C8D7A #3ABCA2 #64CFBA #93DECF
Accessibility & contrast
On white
2.36
#3ABCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#3ABCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABCA2
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABCA2 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#A3A3A4
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3abca2; /* rgb */ color: rgb(58, 188, 162); /* oklch */ color: oklch(71.9% 0.118 176.5);
Tailwind
colors: {
custom: {
50: '#81d1bd',
500: '#3abca2',
950: '#000000',
},
}SCSS
$custom: #3abca2; $custom-light: #81d1bd; $custom-dark: #000000;
JSON
{
"hex": "#3abca2",
"rgb": {
"r": 58,
"g": 188,
"b": 162
},
"hsl": {
"h": 168,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.71872,
"c": 0.11781,
"h": 176.5
},
"luminance": 0.39475
}Semantic roles & 50–950 ramp
primary
#3ABCA2
secondary
#C98996
accent
#4C68DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281