#34B2AB#34B2AB
#34B2AB is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.107 H 189.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #34B2AB |
|---|---|
| RGB | rgb(52, 178, 171) |
| HSL | hsl(177, 55%, 45%) |
| HSV | hsv(177, 71%, 70%) |
| CMYK | cmyk(70.8%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(66.14, -35.06, -6.32) |
| CIE-LCH | lch(66.14, 35.62, 190.22°) |
| OKLab | oklab(69.52% -0.1058 -0.0177) |
| OKLCH | oklch(69.52% 0.107 189.5) |
| XYZ | xyz(24.6838, 35.5082, 44.0730) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.00
Topaz
#13BBAF
ΔE00 3.19
Tealish
#24BCA8
ΔE00 5.18
Turquoise (survey)
#06C2AC
ΔE00 6.55
Sea
#3C9992
ΔE00 7.57
Blue Green
#0F9B8E
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B2AB #B2343B
analogous
#34B26C #34B2AB #347AB2
triadic
#34B2AB #AB34B2 #B2AB34
tetradic
#34B2AB #6C34B2 #B2343B #7AB234
square
#34B2AB #6C34B2 #B2343B #7AB234
split-complementary
#34B2AB #B2347A #B26C34
monochromatic
#185350 #26837D #34B2AB #56CEC7 #85DBD7
Accessibility & contrast
On white
2.59
#34B2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#34B2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B2AB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B2AB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#969BAC
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #34b2ab; /* rgb */ color: rgb(52, 178, 171); /* oklch */ color: oklch(69.5% 0.107 189.5);
Tailwind
colors: {
custom: {
50: '#7fc9c3',
500: '#34b2ab',
950: '#000000',
},
}SCSS
$custom: #34b2ab; $custom-light: #7fc9c3; $custom-dark: #000000;
JSON
{
"hex": "#34b2ab",
"rgb": {
"r": 52,
"g": 178,
"b": 171
},
"hsl": {
"h": 176.667,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.69515,
"c": 0.10723,
"h": 189.5
},
"luminance": 0.35511
}Semantic roles & 50–950 ramp
primary
#34B2AB
secondary
#C57D81
accent
#4A52DE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281