#34B2AA#34B2AA
#34B2AA is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.107 H 188.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #34B2AA |
|---|---|
| RGB | rgb(52, 178, 170) |
| HSL | hsl(176, 55%, 45%) |
| HSV | hsv(176, 71%, 70%) |
| CMYK | cmyk(70.8%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.11, -35.34, -5.81) |
| CIE-LCH | lch(66.11, 35.82, 189.33°) |
| OKLab | oklab(69.48% -0.1062 -0.0163) |
| OKLCH | oklch(69.48% 0.107 188.7) |
| XYZ | xyz(24.5889, 35.4703, 43.5729) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.89
Topaz
#13BBAF
ΔE00 3.00
Tealish
#24BCA8
ΔE00 4.86
Turquoise (survey)
#06C2AC
ΔE00 6.28
Sea
#3C9992
ΔE00 7.56
Blue Green
#0F9B8E
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B2AA #B2343C
analogous
#34B26B #34B2AA #347BB2
triadic
#34B2AA #AA34B2 #B2AA34
tetradic
#34B2AA #6B34B2 #B2343C #7BB234
square
#34B2AA #6B34B2 #B2343C #7BB234
split-complementary
#34B2AA #B2347B #B26B34
monochromatic
#185350 #26837D #34B2AA #56CEC6 #85DBD6
Accessibility & contrast
On white
2.59
#34B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#34B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B2AA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B2AA | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#969BAB
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #34b2aa; /* rgb */ color: rgb(52, 178, 170); /* oklch */ color: oklch(69.5% 0.107 188.7);
Tailwind
colors: {
custom: {
50: '#7ec9c3',
500: '#34b2aa',
950: '#000000',
},
}SCSS
$custom: #34b2aa; $custom-light: #7ec9c3; $custom-dark: #000000;
JSON
{
"hex": "#34b2aa",
"rgb": {
"r": 52,
"g": 178,
"b": 170
},
"hsl": {
"h": 176.19,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.69482,
"c": 0.10746,
"h": 188.7
},
"luminance": 0.35473
}Semantic roles & 50–950 ramp
primary
#34B2AA
secondary
#C57D81
accent
#4A53DE
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281