#34B4A5#34B4A5
#34B4A5 is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.8% C 0.111 H 183.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #34B4A5 |
|---|---|
| RGB | rgb(52, 180, 165) |
| HSL | hsl(173, 55%, 45%) |
| HSV | hsv(173, 71%, 71%) |
| CMYK | cmyk(71.1%, 0%, 8.3%, 29.4%) |
| CIE-LAB | lab(66.59, -37.65, -2.34) |
| CIE-LCH | lch(66.59, 37.73, 183.56°) |
| OKLab | oklab(69.82% -0.1105 -0.0069) |
| OKLCH | oklch(69.82% 0.111 183.6) |
| XYZ | xyz(24.5257, 36.0863, 41.2628) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.52
Lightseagreen
#20B2AA
ΔE00 2.66
Tealish
#24BCA8
ΔE00 2.69
Turquoise (survey)
#06C2AC
ΔE00 4.35
Greeny Blue
#42B395
ΔE00 5.23
Blue Green
#0F9B8E
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B4A5 #B43443
analogous
#34B465 #34B4A5 #3483B4
triadic
#34B4A5 #A534B4 #B4A534
tetradic
#34B4A5 #6534B4 #B43443 #83B434
square
#34B4A5 #6534B4 #B43443 #83B434
split-complementary
#34B4A5 #B43483 #B46534
monochromatic
#19554E #268579 #34B4A5 #57CEC0 #86DCD2
Accessibility & contrast
On white
2.56
#34B4A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#34B4A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B4A5
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B4A5 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA4
Deuteranopia (green-blind)
#999CA6
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #34b4a5; /* rgb */ color: rgb(52, 180, 165); /* oklch */ color: oklch(69.8% 0.111 183.6);
Tailwind
colors: {
custom: {
50: '#7ecbbf',
500: '#34b4a5',
950: '#000000',
},
}SCSS
$custom: #34b4a5; $custom-light: #7ecbbf; $custom-dark: #000000;
JSON
{
"hex": "#34b4a5",
"rgb": {
"r": 52,
"g": 180,
"b": 165
},
"hsl": {
"h": 172.969,
"s": 55.172,
"l": 45.49
},
"oklch": {
"l": 0.69819,
"c": 0.11075,
"h": 183.6
},
"luminance": 0.36089
}Semantic roles & 50–950 ramp
primary
#34B4A5
secondary
#C67E86
accent
#495BDF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281