#3AABB4#3AABB4
#3AABB4 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.100 H 202.7°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #3AABB4 |
|---|---|
| RGB | rgb(58, 171, 180) |
| HSL | hsl(184, 51%, 47%) |
| HSV | hsv(184, 68%, 71%) |
| CMYK | cmyk(67.8%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(64.42, -28.23, -13.89) |
| CIE-LCH | lch(64.42, 31.47, 206.19°) |
| OKLab | oklab(68.25% -0.092 -0.0385) |
| OKLCH | oklch(68.25% 0.1 202.7) |
| XYZ | xyz(24.5425, 33.3179, 48.3087) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.67
Cadetblue
#5F9EA0
ΔE00 5.89
Lightseagreen
#20B2AA
ΔE00 7.15
Sea
#3C9992
ΔE00 8.48
Topaz
#13BBAF
ΔE00 9.32
Darkturquoise
#00CED1
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AABB4 #B4433A
analogous
#3AB480 #3AABB4 #3A6EB4
triadic
#3AABB4 #B43AAB #ABB43A
tetradic
#3AABB4 #803AB4 #B4433A #6EB43A
square
#3AABB4 #803AB4 #B4433A #6EB43A
split-complementary
#3AABB4 #B43A6E #B4803A
monochromatic
#1C5357 #2B7F86 #3AABB4 #60C4CC #8ED5DB
Accessibility & contrast
On white
2.74
#3AABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#3AABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AABB4
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AABB4 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#8C97B4
Tritanopia (blue-blind)
#00B2AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aabb4; /* rgb */ color: rgb(58, 171, 180); /* oklch */ color: oklch(68.2% 0.100 202.7);
Tailwind
colors: {
custom: {
50: '#81c4ca',
500: '#3aabb4',
950: '#000000',
},
}SCSS
$custom: #3aabb4; $custom-light: #81c4ca; $custom-dark: #000000;
JSON
{
"hex": "#3aabb4",
"rgb": {
"r": 58,
"g": 171,
"b": 180
},
"hsl": {
"h": 184.426,
"s": 51.261,
"l": 46.667
},
"oklch": {
"l": 0.68248,
"c": 0.09972,
"h": 202.7
},
"luminance": 0.33321
}Semantic roles & 50–950 ramp
primary
#3AABB4
secondary
#C58985
accent
#584DDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182