#34B4A4#34B4A4
#34B4A4 is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.8% C 0.111 H 182.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #34B4A4 |
|---|---|
| RGB | rgb(52, 180, 164) |
| HSL | hsl(173, 55%, 45%) |
| HSV | hsv(173, 71%, 71%) |
| CMYK | cmyk(71.1%, 0%, 8.9%, 29.4%) |
| CIE-LAB | lab(66.56, -37.93, -1.83) |
| CIE-LCH | lch(66.56, 37.97, 182.76°) |
| OKLab | oklab(69.79% -0.111 -0.0055) |
| OKLCH | oklch(69.79% 0.111 182.9) |
| XYZ | xyz(24.4351, 36.0501, 40.7853) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.51
Topaz
#13BBAF
ΔE00 2.71
Lightseagreen
#20B2AA
ΔE00 2.99
Turquoise (survey)
#06C2AC
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 4.89
Blue Green
#0F9B8E
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B4A4 #B43444
analogous
#34B464 #34B4A4 #3484B4
triadic
#34B4A4 #A434B4 #B4A434
tetradic
#34B4A4 #6434B4 #B43444 #84B434
square
#34B4A4 #6434B4 #B43444 #84B434
split-complementary
#34B4A4 #B43484 #B46434
monochromatic
#19554D #268579 #34B4A4 #57CEBF #86DCD1
Accessibility & contrast
On white
2.56
#34B4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#34B4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B4A4
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B4A4 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA3
Deuteranopia (green-blind)
#999CA6
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #34b4a4; /* rgb */ color: rgb(52, 180, 164); /* oklch */ color: oklch(69.8% 0.111 182.9);
Tailwind
colors: {
custom: {
50: '#7ecbbe',
500: '#34b4a4',
950: '#000000',
},
}SCSS
$custom: #34b4a4; $custom-light: #7ecbbe; $custom-dark: #000000;
JSON
{
"hex": "#34b4a4",
"rgb": {
"r": 52,
"g": 180,
"b": 164
},
"hsl": {
"h": 172.5,
"s": 55.172,
"l": 45.49
},
"oklch": {
"l": 0.69787,
"c": 0.11113,
"h": 182.9
},
"luminance": 0.36053
}Semantic roles & 50–950 ramp
primary
#34B4A4
secondary
#C67E87
accent
#495CDF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281