#34B2A5#34B2A5
#34B2A5 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.109 H 184.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #34B2A5 |
|---|---|
| RGB | rgb(52, 178, 165) |
| HSL | hsl(174, 55%, 45%) |
| HSV | hsv(174, 71%, 70%) |
| CMYK | cmyk(70.8%, 0%, 7.3%, 30.2%) |
| CIE-LAB | lab(65.97, -36.74, -3.25) |
| CIE-LCH | lch(65.97, 36.88, 185.05°) |
| OKLab | oklab(69.32% -0.1085 -0.0094) |
| OKLCH | oklch(69.32% 0.109 184.9) |
| XYZ | xyz(24.1249, 35.2846, 41.1292) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.98
Topaz
#13BBAF
ΔE00 2.75
Tealish
#24BCA8
ΔE00 3.51
Turquoise (survey)
#06C2AC
ΔE00 5.13
Greeny Blue
#42B395
ΔE00 5.87
Blue Green
#0F9B8E
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B2A5 #B23441
analogous
#34B266 #34B2A5 #3480B2
triadic
#34B2A5 #A534B2 #B2A534
tetradic
#34B2A5 #6634B2 #B23441 #80B234
square
#34B2A5 #6634B2 #B23441 #80B234
split-complementary
#34B2A5 #B23480 #B26634
monochromatic
#18534D #268379 #34B2A5 #56CEC1 #85DBD2
Accessibility & contrast
On white
2.61
#34B2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#34B2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B2A5
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B2A5 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#979BA6
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #34b2a5; /* rgb */ color: rgb(52, 178, 165); /* oklch */ color: oklch(69.3% 0.109 184.9);
Tailwind
colors: {
custom: {
50: '#7ec9bf',
500: '#34b2a5',
950: '#000000',
},
}SCSS
$custom: #34b2a5; $custom-light: #7ec9bf; $custom-dark: #000000;
JSON
{
"hex": "#34b2a5",
"rgb": {
"r": 52,
"g": 178,
"b": 165
},
"hsl": {
"h": 173.81,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.69317,
"c": 0.10889,
"h": 184.9
},
"luminance": 0.35287
}Semantic roles & 50–950 ramp
primary
#34B2A5
secondary
#C57D84
accent
#4A59DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281