#34B3AA#34B3AA
#34B3AA is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.7% C 0.108 H 188.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #34B3AA |
|---|---|
| RGB | rgb(52, 179, 170) |
| HSL | hsl(176, 55%, 45%) |
| HSV | hsv(176, 71%, 70%) |
| CMYK | cmyk(70.9%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(66.42, -35.81, -5.35) |
| CIE-LCH | lch(66.42, 36.20, 188.51°) |
| OKLab | oklab(69.73% -0.1072 -0.0151) |
| OKLCH | oklch(69.73% 0.108 188) |
| XYZ | xyz(24.7886, 35.8696, 43.6395) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.97
Topaz
#13BBAF
ΔE00 2.63
Tealish
#24BCA8
ΔE00 4.42
Turquoise (survey)
#06C2AC
ΔE00 5.84
Greeny Blue
#42B395
ΔE00 7.34
Blue Green
#0F9B8E
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B3AA #B3343D
analogous
#34B36A #34B3AA #347CB3
triadic
#34B3AA #AA34B3 #B3AA34
tetradic
#34B3AA #6A34B3 #B3343D #7CB334
square
#34B3AA #6A34B3 #B3343D #7CB334
split-complementary
#34B3AA #B3347C #B36A34
monochromatic
#185450 #26847D #34B3AA #56CEC5 #86DCD6
Accessibility & contrast
On white
2.57
#34B3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#34B3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B3AA
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B3AA | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#979CAB
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #34b3aa; /* rgb */ color: rgb(52, 179, 170); /* oklch */ color: oklch(69.7% 0.108 188.0);
Tailwind
colors: {
custom: {
50: '#7fcac3',
500: '#34b3aa',
950: '#000000',
},
}SCSS
$custom: #34b3aa; $custom-light: #7fcac3; $custom-dark: #000000;
JSON
{
"hex": "#34b3aa",
"rgb": {
"r": 52,
"g": 179,
"b": 170
},
"hsl": {
"h": 175.748,
"s": 54.978,
"l": 45.294
},
"oklch": {
"l": 0.69731,
"c": 0.10829,
"h": 188
},
"luminance": 0.35873
}Semantic roles & 50–950 ramp
primary
#34B3AA
secondary
#C57D82
accent
#4954DE
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281