#34B4BC#34B4BC
#34B4BC is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.6% C 0.108 H 201.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #34B4BC |
|---|---|
| RGB | rgb(52, 180, 188) |
| HSL | hsl(184, 57%, 47%) |
| HSV | hsv(184, 72%, 74%) |
| CMYK | cmyk(72.3%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(67.28, -31.04, -14.04) |
| CIE-LCH | lch(67.28, 34.07, 204.33°) |
| OKLab | oklab(70.61% -0.1003 -0.039) |
| OKLCH | oklch(70.61% 0.108 201.2) |
| XYZ | xyz(26.8105, 37.0002, 53.2960) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.78
Lightseagreen
#20B2AA
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 7.21
Topaz
#13BBAF
ΔE00 7.86
Cadetblue
#5F9EA0
ΔE00 7.93
Mediumturquoise
#48D1CC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B4BC #BC3C34
analogous
#34BC80 #34B4BC #3470BC
triadic
#34B4BC #BC34B4 #B4BC34
tetradic
#34B4BC #8034BC #BC3C34 #70BC34
square
#34B4BC #8034BC #BC3C34 #70BC34
split-complementary
#34B4BC #BC3470 #BC8034
monochromatic
#19585C #27868C #34B4BC #5BCBD2 #8BDADF
Accessibility & contrast
On white
2.50
#34B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#34B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B4BC
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B4BC | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #34b4bc; /* rgb */ color: rgb(52, 180, 188); /* oklch */ color: oklch(70.6% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#80cbd0',
500: '#34b4bc',
950: '#000000',
},
}SCSS
$custom: #34b4bc; $custom-light: #80cbd0; $custom-dark: #000000;
JSON
{
"hex": "#34b4bc",
"rgb": {
"r": 52,
"g": 180,
"b": 188
},
"hsl": {
"h": 183.529,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.7061,
"c": 0.10759,
"h": 201.2
},
"luminance": 0.37003
}Semantic roles & 50–950 ramp
primary
#34B4BC
secondary
#C98783
accent
#5148E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282