#34BAC5#34BAC5
#34BAC5 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.4% C 0.111 H 203.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #34BAC5 |
|---|---|
| RGB | rgb(52, 186, 197) |
| HSL | hsl(185, 58%, 49%) |
| HSV | hsv(185, 74%, 77%) |
| CMYK | cmyk(73.6%, 5.6%, 0%, 22.7%) |
| CIE-LAB | lab(69.38, -31.23, -15.82) |
| CIE-LCH | lch(69.38, 35.01, 206.87°) |
| OKLab | oklab(72.41% -0.1024 -0.044) |
| OKLCH | oklch(72.41% 0.111 203.2) |
| XYZ | xyz(29.0487, 39.8756, 58.9783) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.71
Darkturquoise
#00CED1
ΔE00 6.20
Aqua Blue
#02D8E9
ΔE00 7.69
Lightseagreen
#20B2AA
ΔE00 7.71
Mediumturquoise
#48D1CC
ΔE00 8.16
Topaz
#13BBAF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BAC5 #C53F34
analogous
#34C588 #34BAC5 #3472C5
triadic
#34BAC5 #C534BA #BAC534
tetradic
#34BAC5 #8834C5 #C53F34 #72C534
square
#34BAC5 #8834C5 #C53F34 #72C534
split-complementary
#34BAC5 #C53472 #C58834
monochromatic
#1A5F64 #278C95 #34BAC5 #61CCD5 #91DCE2
Accessibility & contrast
On white
2.34
#34BAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#34BAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BAC5
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BAC5 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB2C6
Deuteranopia (green-blind)
#97A3C6
Tritanopia (blue-blind)
#00C2BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #34bac5; /* rgb */ color: rgb(52, 186, 197); /* oklch */ color: oklch(72.4% 0.111 203.2);
Tailwind
colors: {
custom: {
50: '#82cfd6',
500: '#34bac5',
950: '#000000',
},
}SCSS
$custom: #34bac5; $custom-light: #82cfd6; $custom-dark: #000000;
JSON
{
"hex": "#34bac5",
"rgb": {
"r": 52,
"g": 186,
"b": 197
},
"hsl": {
"h": 184.552,
"s": 58.233,
"l": 48.824
},
"oklch": {
"l": 0.7241,
"c": 0.11142,
"h": 203.2
},
"luminance": 0.39879
}Semantic roles & 50–950 ramp
primary
#34BAC5
secondary
#CD8D88
accent
#5246E1
background
#F8FCFD
surface
#F0F9FA
border
#CBD2D3
text
#0C1414
muted
#7D8283