#34B2A9#34B2A9
#34B2A9 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.108 H 188.0°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #34B2A9 |
|---|---|
| RGB | rgb(52, 178, 169) |
| HSL | hsl(176, 55%, 45%) |
| HSV | hsv(176, 71%, 70%) |
| CMYK | cmyk(70.8%, 0%, 5.1%, 30.2%) |
| CIE-LAB | lab(66.08, -35.62, -5.30) |
| CIE-LCH | lch(66.08, 36.02, 188.46°) |
| OKLab | oklab(69.45% -0.1067 -0.0149) |
| OKLCH | oklch(69.45% 0.108 188) |
| XYZ | xyz(24.4947, 35.4326, 43.0766) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.93
Topaz
#13BBAF
ΔE00 2.85
Tealish
#24BCA8
ΔE00 4.56
Turquoise (survey)
#06C2AC
ΔE00 6.02
Greeny Blue
#42B395
ΔE00 7.32
Blue Green
#0F9B8E
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B2A9 #B2343D
analogous
#34B26A #34B2A9 #347CB2
triadic
#34B2A9 #A934B2 #B2A934
tetradic
#34B2A9 #6A34B2 #B2343D #7CB234
square
#34B2A9 #6A34B2 #B2343D #7CB234
split-complementary
#34B2A9 #B2347C #B26A34
monochromatic
#18534F #26837C #34B2A9 #56CEC5 #85DBD5
Accessibility & contrast
On white
2.60
#34B2A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#34B2A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B2A9
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B2A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B2A9 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 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)
#A8A8A9
Deuteranopia (green-blind)
#969BAA
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #34b2a9; /* rgb */ color: rgb(52, 178, 169); /* oklch */ color: oklch(69.4% 0.108 188.0);
Tailwind
colors: {
custom: {
50: '#7ec9c2',
500: '#34b2a9',
950: '#000000',
},
}SCSS
$custom: #34b2a9; $custom-light: #7ec9c2; $custom-dark: #000000;
JSON
{
"hex": "#34b2a9",
"rgb": {
"r": 52,
"g": 178,
"b": 169
},
"hsl": {
"h": 175.714,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.69448,
"c": 0.1077,
"h": 188
},
"luminance": 0.35435
}Semantic roles & 50–950 ramp
primary
#34B2A9
secondary
#C57D82
accent
#4A54DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281