#3AAABC#3AAABC
#3AAABC is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.101 H 210.3°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAABC |
|---|---|
| RGB | rgb(58, 170, 188) |
| HSL | hsl(188, 53%, 48%) |
| HSV | hsv(188, 69%, 74%) |
| CMYK | cmyk(69.1%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.38, -25.30, -18.40) |
| CIE-LCH | lch(64.38, 31.29, 216.02°) |
| OKLab | oklab(68.31% -0.0876 -0.0511) |
| OKLCH | oklch(68.31% 0.101 210.3) |
| XYZ | xyz(25.1929, 33.2770, 52.6626) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.66
Cadetblue
#5F9EA0
ΔE00 7.15
Greyblue
#77A1B5
ΔE00 9.70
Lightseagreen
#20B2AA
ΔE00 10.55
Sea
#3C9992
ΔE00 11.11
Teal Blue
#01889F
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAABC #BC4C3A
analogous
#3ABC8D #3AAABC #3A69BC
triadic
#3AAABC #BC3AAA #AABC3A
tetradic
#3AAABC #8D3ABC #BC4C3A #69BC3A
square
#3AAABC #8D3ABC #BC4C3A #69BC3A
split-complementary
#3AAABC #BC3A69 #BC8D3A
monochromatic
#1D555E #2C808D #3AAABC #64C0CF #93D3DE
Accessibility & contrast
On white
2.74
#3AAABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#3AAABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAABC
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAABC | 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)
#9BA4BD
Deuteranopia (green-blind)
#8896BC
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aaabc; /* rgb */ color: rgb(58, 170, 188); /* oklch */ color: oklch(68.3% 0.101 210.3);
Tailwind
colors: {
custom: {
50: '#81c3d0',
500: '#3aaabc',
950: '#000000',
},
}SCSS
$custom: #3aaabc; $custom-light: #81c3d0; $custom-dark: #000000;
JSON
{
"hex": "#3aaabc",
"rgb": {
"r": 58,
"g": 170,
"b": 188
},
"hsl": {
"h": 188.308,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.68311,
"c": 0.10143,
"h": 210.3
},
"luminance": 0.3328
}Semantic roles & 50–950 ramp
primary
#3AAABC
secondary
#C99289
accent
#604CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182