#34B5AD#34B5AD
#34B5AD is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.3% C 0.109 H 188.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #34B5AD |
|---|---|
| RGB | rgb(52, 181, 173) |
| HSL | hsl(176, 55%, 46%) |
| HSV | hsv(176, 71%, 71%) |
| CMYK | cmyk(71.3%, 0%, 4.4%, 29%) |
| CIE-LAB | lab(67.12, -35.88, -5.98) |
| CIE-LCH | lch(67.12, 36.38, 189.46°) |
| OKLab | oklab(70.33% -0.1079 -0.0168) |
| OKLCH | oklch(70.33% 0.109 188.8) |
| XYZ | xyz(25.4794, 36.7919, 45.2858) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.25
Topaz
#13BBAF
ΔE00 2.40
Tealish
#24BCA8
ΔE00 4.51
Turquoise (survey)
#06C2AC
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 7.53
Darkturquoise
#00CED1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B5AD #B5343C
analogous
#34B56C #34B5AD #347CB5
triadic
#34B5AD #AD34B5 #B5AD34
tetradic
#34B5AD #6C34B5 #B5343C #7CB534
square
#34B5AD #6C34B5 #B5343C #7CB534
split-complementary
#34B5AD #B5347C #B56C34
monochromatic
#195652 #268580 #34B5AD #57CFC7 #87DCD7
Accessibility & contrast
On white
2.51
#34B5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#34B5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B5AD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B5AD | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAD
Deuteranopia (green-blind)
#989EAE
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #34b5ad; /* rgb */ color: rgb(52, 181, 173); /* oklch */ color: oklch(70.3% 0.109 188.8);
Tailwind
colors: {
custom: {
50: '#7fccc5',
500: '#34b5ad',
950: '#000000',
},
}SCSS
$custom: #34b5ad; $custom-light: #7fccc5; $custom-dark: #000000;
JSON
{
"hex": "#34b5ad",
"rgb": {
"r": 52,
"g": 181,
"b": 173
},
"hsl": {
"h": 176.279,
"s": 55.365,
"l": 45.686
},
"oklch": {
"l": 0.7033,
"c": 0.10919,
"h": 188.8
},
"luminance": 0.36795
}Semantic roles & 50–950 ramp
primary
#34B5AD
secondary
#C67F83
accent
#4952DF
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1312
muted
#7C8281