#34AAB5#34AAB5
#34AAB5 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.9% C 0.102 H 204.2°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #34AAB5 |
|---|---|
| RGB | rgb(52, 170, 181) |
| HSL | hsl(185, 55%, 46%) |
| HSV | hsv(185, 71%, 71%) |
| CMYK | cmyk(71.3%, 6.1%, 0%, 29%) |
| CIE-LAB | lab(64.01, -28.28, -15.08) |
| CIE-LCH | lch(64.01, 32.05, 208.06°) |
| OKLab | oklab(67.89% -0.0932 -0.0419) |
| OKLCH | oklch(67.89% 0.102 204.2) |
| XYZ | xyz(24.1277, 32.8129, 48.7690) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.21
Cadetblue
#5F9EA0
ΔE00 6.11
Lightseagreen
#20B2AA
ΔE00 7.82
Sea
#3C9992
ΔE00 8.82
Topaz
#13BBAF
ΔE00 10.01
Darkturquoise
#00CED1
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AAB5 #B53F34
analogous
#34B57F #34AAB5 #3469B5
triadic
#34AAB5 #B534AA #AAB534
tetradic
#34AAB5 #7F34B5 #B53F34 #69B534
square
#34AAB5 #7F34B5 #B53F34 #69B534
split-complementary
#34AAB5 #B53469 #B57F34
monochromatic
#195156 #267D85 #34AAB5 #57C5CF #87D5DC
Accessibility & contrast
On white
2.78
#34AAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#34AAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AAB5
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AAB5 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B6
Deuteranopia (green-blind)
#8A95B5
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34aab5; /* rgb */ color: rgb(52, 170, 181); /* oklch */ color: oklch(67.9% 0.102 204.2);
Tailwind
colors: {
custom: {
50: '#7ec3cb',
500: '#34aab5',
950: '#000000',
},
}SCSS
$custom: #34aab5; $custom-light: #7ec3cb; $custom-dark: #000000;
JSON
{
"hex": "#34aab5",
"rgb": {
"r": 52,
"g": 170,
"b": 181
},
"hsl": {
"h": 185.116,
"s": 55.365,
"l": 45.686
},
"oklch": {
"l": 0.67889,
"c": 0.10221,
"h": 204.2
},
"luminance": 0.32816
}Semantic roles & 50–950 ramp
primary
#34AAB5
secondary
#C6857F
accent
#5649DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182