#3AAABB#3AAABB
#3AAABB is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.3% C 0.101 H 209.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAABB |
|---|---|
| RGB | rgb(58, 170, 187) |
| HSL | hsl(188, 53%, 48%) |
| HSV | hsv(188, 69%, 73%) |
| CMYK | cmyk(69%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.35, -25.61, -17.89) |
| CIE-LCH | lch(64.35, 31.24, 214.94°) |
| OKLab | oklab(68.27% -0.088 -0.0497) |
| OKLCH | oklch(68.27% 0.101 209.5) |
| XYZ | xyz(25.0855, 33.2340, 52.0968) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.59
Cadetblue
#5F9EA0
ΔE00 6.93
Greyblue
#77A1B5
ΔE00 9.90
Lightseagreen
#20B2AA
ΔE00 10.19
Sea
#3C9992
ΔE00 10.79
Darkturquoise
#00CED1
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAABB #BB4B3A
analogous
#3ABB8B #3AAABB #3A69BB
triadic
#3AAABB #BB3AAA #AABB3A
tetradic
#3AAABB #8B3ABB #BB4B3A #69BB3A
square
#3AAABB #8B3ABB #BB4B3A #69BB3A
split-complementary
#3AAABB #BB3A69 #BB8B3A
monochromatic
#1D555E #2C808C #3AAABB #63C1CF #92D3DD
Accessibility & contrast
On white
2.75
#3AAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#3AAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAABB
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAABB | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8996BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aaabb; /* rgb */ color: rgb(58, 170, 187); /* oklch */ color: oklch(68.3% 0.101 209.5);
Tailwind
colors: {
custom: {
50: '#81c3cf',
500: '#3aaabb',
950: '#000000',
},
}SCSS
$custom: #3aaabb; $custom-light: #81c3cf; $custom-dark: #000000;
JSON
{
"hex": "#3aaabb",
"rgb": {
"r": 58,
"g": 170,
"b": 187
},
"hsl": {
"h": 187.907,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.68271,
"c": 0.10107,
"h": 209.5
},
"luminance": 0.33237
}Semantic roles & 50–950 ramp
primary
#3AAABB
secondary
#C89188
accent
#5F4CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182