#3AB0C0#3AB0C0
#3AB0C0 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.9% C 0.104 H 208.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB0C0 |
|---|---|
| RGB | rgb(58, 176, 192) |
| HSL | hsl(187, 54%, 49%) |
| HSV | hsv(187, 70%, 75%) |
| CMYK | cmyk(69.8%, 8.3%, 0%, 24.7%) |
| CIE-LAB | lab(66.33, -27.08, -17.67) |
| CIE-LCH | lch(66.33, 32.34, 213.12°) |
| OKLab | oklab(69.93% -0.092 -0.0491) |
| OKLCH | oklch(69.93% 0.104 208.1) |
| XYZ | xyz(26.7806, 35.7529, 55.3485) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.67
Cadetblue
#5F9EA0
ΔE00 7.76
Lightseagreen
#20B2AA
ΔE00 9.48
Darkturquoise
#00CED1
ΔE00 9.69
Aqua Blue
#02D8E9
ΔE00 10.39
Greyblue
#77A1B5
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB0C0 #C04A3A
analogous
#3AC08D #3AB0C0 #3A6DC0
triadic
#3AB0C0 #C03AB0 #B0C03A
tetradic
#3AB0C0 #8D3AC0 #C04A3A #6DC03A
square
#3AB0C0 #8D3AC0 #C04A3A #6DC03A
split-complementary
#3AB0C0 #C03A6D #C08D3A
monochromatic
#1E5A62 #2C8591 #3AB0C0 #66C4D1 #95D6DF
Accessibility & contrast
On white
2.58
#3AB0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#3AB0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB0C0
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB0C0 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C1
Deuteranopia (green-blind)
#8E9BC0
Tritanopia (blue-blind)
#00B8B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3ab0c0; /* rgb */ color: rgb(58, 176, 192); /* oklch */ color: oklch(69.9% 0.104 208.1);
Tailwind
colors: {
custom: {
50: '#82c8d3',
500: '#3ab0c0',
950: '#000000',
},
}SCSS
$custom: #3ab0c0; $custom-light: #82c8d3; $custom-dark: #000000;
JSON
{
"hex": "#3ab0c0",
"rgb": {
"r": 58,
"g": 176,
"b": 192
},
"hsl": {
"h": 187.164,
"s": 53.6,
"l": 49.02
},
"oklch": {
"l": 0.69926,
"c": 0.1043,
"h": 208.1
},
"luminance": 0.35756
}Semantic roles & 50–950 ramp
primary
#3AB0C0
secondary
#CA938B
accent
#5C4BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282