#3AAAC0#3AAAC0
#3AAAC0 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.5% C 0.103 H 213.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAAC0 |
|---|---|
| RGB | rgb(58, 170, 192) |
| HSL | hsl(190, 54%, 49%) |
| HSV | hsv(190, 70%, 75%) |
| CMYK | cmyk(69.8%, 11.5%, 0%, 24.7%) |
| CIE-LAB | lab(64.53, -24.06, -20.41) |
| CIE-LCH | lch(64.53, 31.55, 220.31°) |
| OKLab | oklab(68.47% -0.086 -0.0568) |
| OKLCH | oklch(68.47% 0.103 213.5) |
| XYZ | xyz(25.6301, 33.4518, 54.9650) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.33
Cadetblue
#5F9EA0
ΔE00 8.10
Greyblue
#77A1B5
ΔE00 8.99
Bluegrey
#85A3B2
ΔE00 11.32
Teal Blue
#01889F
ΔE00 11.37
Bright Sky Blue
#02CCFE
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAAC0 #C0503A
analogous
#3AC093 #3AAAC0 #3A67C0
triadic
#3AAAC0 #C03AAA #AAC03A
tetradic
#3AAAC0 #933AC0 #C0503A #67C03A
square
#3AAAC0 #933AC0 #C0503A #67C03A
split-complementary
#3AAAC0 #C03A67 #C0933A
monochromatic
#1E5762 #2C8091 #3AAAC0 #66BFD1 #95D3DF
Accessibility & contrast
On white
2.73
#3AAAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#3AAAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAAC0
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAAC0 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C1
Deuteranopia (green-blind)
#8796C0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aaac0; /* rgb */ color: rgb(58, 170, 192); /* oklch */ color: oklch(68.5% 0.103 213.5);
Tailwind
colors: {
custom: {
50: '#82c3d3',
500: '#3aaac0',
950: '#000000',
},
}SCSS
$custom: #3aaac0; $custom-light: #82c3d3; $custom-dark: #000000;
JSON
{
"hex": "#3aaac0",
"rgb": {
"r": 58,
"g": 170,
"b": 192
},
"hsl": {
"h": 189.851,
"s": 53.6,
"l": 49.02
},
"oklch": {
"l": 0.68471,
"c": 0.10304,
"h": 213.5
},
"luminance": 0.33455
}Semantic roles & 50–950 ramp
primary
#3AAAC0
secondary
#CA968B
accent
#634BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182