#34B4AB#34B4AB
#34B4AB is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.0% C 0.109 H 188.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #34B4AB |
|---|---|
| RGB | rgb(52, 180, 171) |
| HSL | hsl(176, 55%, 45%) |
| HSV | hsv(176, 71%, 71%) |
| CMYK | cmyk(71.1%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(66.76, -35.99, -5.41) |
| CIE-LCH | lch(66.76, 36.39, 188.55°) |
| OKLab | oklab(70.01% -0.1078 -0.0152) |
| OKLCH | oklch(70.01% 0.109 188) |
| XYZ | xyz(25.0847, 36.3099, 44.2067) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.09
Topaz
#13BBAF
ΔE00 2.41
Tealish
#24BCA8
ΔE00 4.29
Turquoise (survey)
#06C2AC
ΔE00 5.67
Greeny Blue
#42B395
ΔE00 7.37
Mediumturquoise
#48D1CC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B4AB #B4343D
analogous
#34B46B #34B4AB #347DB4
triadic
#34B4AB #AB34B4 #B4AB34
tetradic
#34B4AB #6B34B4 #B4343D #7DB434
square
#34B4AB #6B34B4 #B4343D #7DB434
split-complementary
#34B4AB #B4347D #B46B34
monochromatic
#195551 #26857E #34B4AB #57CEC6 #86DCD6
Accessibility & contrast
On white
2.54
#34B4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#34B4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B4AB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B4AB | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#989DAC
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #34b4ab; /* rgb */ color: rgb(52, 180, 171); /* oklch */ color: oklch(70.0% 0.109 188.0);
Tailwind
colors: {
custom: {
50: '#7fcbc3',
500: '#34b4ab',
950: '#000000',
},
}SCSS
$custom: #34b4ab; $custom-light: #7fcbc3; $custom-dark: #000000;
JSON
{
"hex": "#34b4ab",
"rgb": {
"r": 52,
"g": 180,
"b": 171
},
"hsl": {
"h": 175.781,
"s": 55.172,
"l": 45.49
},
"oklch": {
"l": 0.70014,
"c": 0.10886,
"h": 188
},
"luminance": 0.36313
}Semantic roles & 50–950 ramp
primary
#34B4AB
secondary
#C67E83
accent
#4954DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281