#3AA2B0#3AA2B0
#3AA2B0 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.095 H 207.8°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA2B0 |
|---|---|
| RGB | rgb(58, 162, 176) |
| HSL | hsl(187, 50%, 46%) |
| HSV | hsv(187, 67%, 69%) |
| CMYK | cmyk(67%, 8%, 0%, 31%) |
| CIE-LAB | lab(61.54, -24.94, -15.99) |
| CIE-LCH | lch(61.54, 29.63, 212.66°) |
| OKLab | oklab(65.88% -0.0843 -0.0444) |
| OKLCH | oklch(65.88% 0.095 207.8) |
| XYZ | xyz(22.4984, 29.8723, 45.6461) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.74
Cadetblue
#5F9EA0
ΔE00 5.41
Sea
#3C9992
ΔE00 8.90
Teal Blue
#01889F
ΔE00 9.49
Lightseagreen
#20B2AA
ΔE00 10.06
Greyblue
#77A1B5
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA2B0 #B0483A
analogous
#3AB083 #3AA2B0 #3A67B0
triadic
#3AA2B0 #B03AA2 #A2B03A
tetradic
#3AA2B0 #833AB0 #B0483A #67B03A
square
#3AA2B0 #833AB0 #B0483A #67B03A
split-complementary
#3AA2B0 #B03A67 #B0833A
monochromatic
#1C4D54 #2B7882 #3AA2B0 #5DBDCA #8BD0D9
Accessibility & contrast
On white
3.01
#3AA2B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#3AA2B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA2B0
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA2B0 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB1
Deuteranopia (green-blind)
#838FB0
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3aa2b0; /* rgb */ color: rgb(58, 162, 176); /* oklch */ color: oklch(65.9% 0.095 207.8);
Tailwind
colors: {
custom: {
50: '#7fbec7',
500: '#3aa2b0',
950: '#000000',
},
}SCSS
$custom: #3aa2b0; $custom-light: #7fbec7; $custom-dark: #000000;
JSON
{
"hex": "#3aa2b0",
"rgb": {
"r": 58,
"g": 162,
"b": 176
},
"hsl": {
"h": 187.119,
"s": 50.427,
"l": 45.882
},
"oklch": {
"l": 0.65884,
"c": 0.09529,
"h": 207.8
},
"luminance": 0.29875
}Semantic roles & 50–950 ramp
primary
#3AA2B0
secondary
#C38A82
accent
#5E4EDA
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182