#34B5AE#34B5AE
#34B5AE is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.4% C 0.109 H 189.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #34B5AE |
|---|---|
| RGB | rgb(52, 181, 174) |
| HSL | hsl(177, 55%, 46%) |
| HSV | hsv(177, 71%, 71%) |
| CMYK | cmyk(71.3%, 0%, 3.9%, 29%) |
| CIE-LAB | lab(67.15, -35.60, -6.49) |
| CIE-LCH | lch(67.15, 36.19, 190.33°) |
| OKLab | oklab(70.36% -0.1074 -0.0182) |
| OKLCH | oklch(70.36% 0.109 189.6) |
| XYZ | xyz(25.5765, 36.8308, 45.7973) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.34
Topaz
#13BBAF
ΔE00 2.64
Tealish
#24BCA8
ΔE00 4.85
Turquoise (survey)
#06C2AC
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 7.46
Darkturquoise
#00CED1
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B5AE #B5343B
analogous
#34B56D #34B5AE #347BB5
triadic
#34B5AE #AE34B5 #B5AE34
tetradic
#34B5AE #6D34B5 #B5343B #7BB534
square
#34B5AE #6D34B5 #B5343B #7BB534
split-complementary
#34B5AE #B5347B #B56D34
monochromatic
#195653 #268580 #34B5AE #57CFC8 #87DCD8
Accessibility & contrast
On white
2.51
#34B5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#34B5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B5AE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B5AE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAE
Deuteranopia (green-blind)
#989EAF
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #34b5ae; /* rgb */ color: rgb(52, 181, 174); /* oklch */ color: oklch(70.4% 0.109 189.6);
Tailwind
colors: {
custom: {
50: '#7fccc6',
500: '#34b5ae',
950: '#000000',
},
}SCSS
$custom: #34b5ae; $custom-light: #7fccc6; $custom-dark: #000000;
JSON
{
"hex": "#34b5ae",
"rgb": {
"r": 52,
"g": 181,
"b": 174
},
"hsl": {
"h": 176.744,
"s": 55.365,
"l": 45.686
},
"oklch": {
"l": 0.70363,
"c": 0.10897,
"h": 189.6
},
"luminance": 0.36834
}Semantic roles & 50–950 ramp
primary
#34B5AE
secondary
#C67F82
accent
#4951DF
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282