#34AABB#34AABB
#34AABB is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.104 H 209.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #34AABB |
|---|---|
| RGB | rgb(52, 170, 187) |
| HSL | hsl(188, 56%, 47%) |
| HSV | hsv(188, 72%, 73%) |
| CMYK | cmyk(72.2%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.21, -26.43, -18.11) |
| CIE-LCH | lch(64.21, 32.04, 214.43°) |
| OKLab | oklab(68.12% -0.0907 -0.0504) |
| OKLCH | oklch(68.12% 0.104 209) |
| XYZ | xyz(24.7567, 33.0645, 52.0814) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.37
Cadetblue
#5F9EA0
ΔE00 7.06
Lightseagreen
#20B2AA
ΔE00 10.02
Greyblue
#77A1B5
ΔE00 10.22
Sea
#3C9992
ΔE00 10.68
Darkturquoise
#00CED1
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AABB #BB4534
analogous
#34BB89 #34AABB #3466BB
triadic
#34AABB #BB34AA #AABB34
tetradic
#34AABB #8934BB #BB4534 #66BB34
square
#34AABB #8934BB #BB4534 #66BB34
split-complementary
#34AABB #BB3466 #BB8934
monochromatic
#19535B #277E8B #34AABB #5BC2D1 #8BD4DF
Accessibility & contrast
On white
2.76
#34AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#34AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AABB
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AABB | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34aabb; /* rgb */ color: rgb(52, 170, 187); /* oklch */ color: oklch(68.1% 0.104 209.0);
Tailwind
colors: {
custom: {
50: '#7fc3cf',
500: '#34aabb',
950: '#000000',
},
}SCSS
$custom: #34aabb; $custom-light: #7fc3cf; $custom-dark: #000000;
JSON
{
"hex": "#34aabb",
"rgb": {
"r": 52,
"g": 170,
"b": 187
},
"hsl": {
"h": 187.556,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.68122,
"c": 0.10377,
"h": 209
},
"luminance": 0.33067
}Semantic roles & 50–950 ramp
primary
#34AABB
secondary
#C98B82
accent
#5B48E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182