#34B2A2#34B2A2
#34B2A2 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.2% C 0.110 H 182.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #34B2A2 |
|---|---|
| RGB | rgb(52, 178, 162) |
| HSL | hsl(172, 55%, 45%) |
| HSV | hsv(172, 71%, 70%) |
| CMYK | cmyk(70.8%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(65.89, -37.57, -1.71) |
| CIE-LCH | lch(65.89, 37.60, 182.60°) |
| OKLab | oklab(69.22% -0.1099 -0.0052) |
| OKLCH | oklch(69.22% 0.11 182.7) |
| XYZ | xyz(23.8550, 35.1767, 39.7080) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.99
Lightseagreen
#20B2AA
ΔE00 2.99
Topaz
#13BBAF
ΔE00 3.16
Turquoise (survey)
#06C2AC
ΔE00 4.70
Greeny Blue
#42B395
ΔE00 4.82
Blue Green
#0F9B8E
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B2A2 #B23444
analogous
#34B263 #34B2A2 #3483B2
triadic
#34B2A2 #A234B2 #B2A234
tetradic
#34B2A2 #6334B2 #B23444 #83B234
square
#34B2A2 #6334B2 #B23444 #83B234
split-complementary
#34B2A2 #B23483 #B26334
monochromatic
#18534C #268377 #34B2A2 #56CEBE #85DBD0
Accessibility & contrast
On white
2.61
#34B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#34B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B2A2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B2A2 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#989BA4
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #34b2a2; /* rgb */ color: rgb(52, 178, 162); /* oklch */ color: oklch(69.2% 0.110 182.7);
Tailwind
colors: {
custom: {
50: '#7ec9bd',
500: '#34b2a2',
950: '#000000',
},
}SCSS
$custom: #34b2a2; $custom-light: #7ec9bd; $custom-dark: #000000;
JSON
{
"hex": "#34b2a2",
"rgb": {
"r": 52,
"g": 178,
"b": 162
},
"hsl": {
"h": 172.381,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.69221,
"c": 0.10999,
"h": 182.7
},
"luminance": 0.35179
}Semantic roles & 50–950 ramp
primary
#34B2A2
secondary
#C57D86
accent
#4A5DDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281