#3AA9BD#3AA9BD
#3AA9BD is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.1% C 0.102 H 212.0°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA9BD |
|---|---|
| RGB | rgb(58, 169, 189) |
| HSL | hsl(189, 53%, 48%) |
| HSV | hsv(189, 69%, 74%) |
| CMYK | cmyk(69.3%, 10.6%, 0%, 25.9%) |
| CIE-LAB | lab(64.12, -24.49, -19.36) |
| CIE-LCH | lch(64.12, 31.22, 218.33°) |
| OKLab | oklab(68.11% -0.0862 -0.0538) |
| OKLCH | oklch(68.11% 0.102 212) |
| XYZ | xyz(25.1143, 32.9467, 53.1700) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.15
Cadetblue
#5F9EA0
ΔE00 7.49
Greyblue
#77A1B5
ΔE00 9.23
Teal Blue
#01889F
ΔE00 11.11
Lightseagreen
#20B2AA
ΔE00 11.34
Bluegrey
#85A3B2
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA9BD #BD4E3A
analogous
#3ABD8F #3AA9BD #3A68BD
triadic
#3AA9BD #BD3AA9 #A9BD3A
tetradic
#3AA9BD #8F3ABD #BD4E3A #68BD3A
square
#3AA9BD #8F3ABD #BD4E3A #68BD3A
split-complementary
#3AA9BD #BD3A68 #BD8F3A
monochromatic
#1D555F #2C7F8E #3AA9BD #65BFD0 #93D3DE
Accessibility & contrast
On white
2.77
#3AA9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#3AA9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA9BD
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA9BD | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BE
Deuteranopia (green-blind)
#8796BD
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3aa9bd; /* rgb */ color: rgb(58, 169, 189); /* oklch */ color: oklch(68.1% 0.102 212.0);
Tailwind
colors: {
custom: {
50: '#81c3d0',
500: '#3aa9bd',
950: '#000000',
},
}SCSS
$custom: #3aa9bd; $custom-light: #81c3d0; $custom-dark: #000000;
JSON
{
"hex": "#3aa9bd",
"rgb": {
"r": 58,
"g": 169,
"b": 189
},
"hsl": {
"h": 189.16,
"s": 53.036,
"l": 48.431
},
"oklch": {
"l": 0.68107,
"c": 0.1016,
"h": 212
},
"luminance": 0.3295
}Semantic roles & 50–950 ramp
primary
#3AA9BD
secondary
#C9938A
accent
#624BDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182