#34B5AF#34B5AF
#34B5AF is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.4% C 0.109 H 190.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #34B5AF |
|---|---|
| RGB | rgb(52, 181, 175) |
| HSL | hsl(177, 55%, 46%) |
| HSV | hsv(177, 71%, 71%) |
| CMYK | cmyk(71.3%, 0%, 3.3%, 29%) |
| CIE-LAB | lab(67.18, -35.32, -7.00) |
| CIE-LCH | lch(67.18, 36.00, 191.21°) |
| OKLab | oklab(70.4% -0.107 -0.0196) |
| OKLCH | oklch(70.4% 0.109 190.4) |
| XYZ | xyz(25.6743, 36.8699, 46.3126) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.53
Topaz
#13BBAF
ΔE00 2.91
Tealish
#24BCA8
ΔE00 5.20
Turquoise (survey)
#06C2AC
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B5AF #B5343A
analogous
#34B56E #34B5AF #347AB5
triadic
#34B5AF #AF34B5 #B5AF34
tetradic
#34B5AF #6E34B5 #B5343A #7AB534
square
#34B5AF #6E34B5 #B5343A #7AB534
split-complementary
#34B5AF #B5347A #B56E34
monochromatic
#195653 #268581 #34B5AF #57CFC9 #87DCD9
Accessibility & contrast
On white
2.51
#34B5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#34B5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B5AF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B5AF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#989EB0
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #34b5af; /* rgb */ color: rgb(52, 181, 175); /* oklch */ color: oklch(70.4% 0.109 190.4);
Tailwind
colors: {
custom: {
50: '#7fccc6',
500: '#34b5af',
950: '#000000',
},
}SCSS
$custom: #34b5af; $custom-light: #7fccc6; $custom-dark: #000000;
JSON
{
"hex": "#34b5af",
"rgb": {
"r": 52,
"g": 181,
"b": 175
},
"hsl": {
"h": 177.209,
"s": 55.365,
"l": 45.686
},
"oklch": {
"l": 0.70397,
"c": 0.10876,
"h": 190.4
},
"luminance": 0.36873
}Semantic roles & 50–950 ramp
primary
#34B5AF
secondary
#C67F82
accent
#4950DF
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282