#34AABC#34AABC
#34AABC is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.2% C 0.104 H 209.8°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #34AABC |
|---|---|
| RGB | rgb(52, 170, 188) |
| HSL | hsl(188, 57%, 47%) |
| HSV | hsv(188, 72%, 74%) |
| CMYK | cmyk(72.3%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.25, -26.12, -18.62) |
| CIE-LCH | lch(64.25, 32.07, 215.48°) |
| OKLab | oklab(68.16% -0.0903 -0.0518) |
| OKLCH | oklch(68.16% 0.104 209.8) |
| XYZ | xyz(24.8641, 33.1074, 52.6472) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.42
Cadetblue
#5F9EA0
ΔE00 7.26
Greyblue
#77A1B5
ΔE00 10.03
Lightseagreen
#20B2AA
ΔE00 10.38
Sea
#3C9992
ΔE00 11.00
Teal Blue
#01889F
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AABC #BC4634
analogous
#34BC8A #34AABC #3466BC
triadic
#34AABC #BC34AA #AABC34
tetradic
#34AABC #8A34BC #BC4634 #66BC34
square
#34AABC #8A34BC #BC4634 #66BC34
split-complementary
#34AABC #BC3466 #BC8A34
monochromatic
#19535C #277F8C #34AABC #5BC2D2 #8BD4DF
Accessibility & contrast
On white
2.76
#34AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#34AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AABC
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AABC | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BD
Deuteranopia (green-blind)
#8796BC
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34aabc; /* rgb */ color: rgb(52, 170, 188); /* oklch */ color: oklch(68.2% 0.104 209.8);
Tailwind
colors: {
custom: {
50: '#7fc3d0',
500: '#34aabc',
950: '#000000',
},
}SCSS
$custom: #34aabc; $custom-light: #7fc3d0; $custom-dark: #000000;
JSON
{
"hex": "#34aabc",
"rgb": {
"r": 52,
"g": 170,
"b": 188
},
"hsl": {
"h": 187.941,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.68161,
"c": 0.1041,
"h": 209.8
},
"luminance": 0.3311
}Semantic roles & 50–950 ramp
primary
#34AABC
secondary
#C98C83
accent
#5C48E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182