#34B2A4#34B2A4
#34B2A4 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.109 H 184.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #34B2A4 |
|---|---|
| RGB | rgb(52, 178, 164) |
| HSL | hsl(173, 55%, 45%) |
| HSV | hsv(173, 71%, 70%) |
| CMYK | cmyk(70.8%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(65.94, -37.02, -2.73) |
| CIE-LCH | lch(65.94, 37.12, 184.23°) |
| OKLab | oklab(69.29% -0.1089 -0.008) |
| OKLCH | oklch(69.29% 0.109 184.2) |
| XYZ | xyz(24.0342, 35.2484, 40.6517) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.31
Topaz
#13BBAF
ΔE00 2.85
Tealish
#24BCA8
ΔE00 3.30
Turquoise (survey)
#06C2AC
ΔE00 4.96
Greeny Blue
#42B395
ΔE00 5.52
Blue Green
#0F9B8E
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B2A4 #B23442
analogous
#34B265 #34B2A4 #3481B2
triadic
#34B2A4 #A434B2 #B2A434
tetradic
#34B2A4 #6534B2 #B23442 #81B234
square
#34B2A4 #6534B2 #B23442 #81B234
split-complementary
#34B2A4 #B23481 #B26534
monochromatic
#18534D #268378 #34B2A4 #56CEC0 #85DBD2
Accessibility & contrast
On white
2.61
#34B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#34B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B2A4
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B2A4 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#979BA5
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #34b2a4; /* rgb */ color: rgb(52, 178, 164); /* oklch */ color: oklch(69.3% 0.109 184.2);
Tailwind
colors: {
custom: {
50: '#7ec9be',
500: '#34b2a4',
950: '#000000',
},
}SCSS
$custom: #34b2a4; $custom-light: #7ec9be; $custom-dark: #000000;
JSON
{
"hex": "#34b2a4",
"rgb": {
"r": 52,
"g": 178,
"b": 164
},
"hsl": {
"h": 173.333,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.69285,
"c": 0.10924,
"h": 184.2
},
"luminance": 0.35251
}Semantic roles & 50–950 ramp
primary
#34B2A4
secondary
#C57D85
accent
#4A5ADE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281