#34B4B0#34B4B0
#34B4B0 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.2% C 0.108 H 191.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #34B4B0 |
|---|---|
| RGB | rgb(52, 180, 176) |
| HSL | hsl(178, 55%, 45%) |
| HSV | hsv(178, 71%, 71%) |
| CMYK | cmyk(71.1%, 0%, 2.2%, 29.4%) |
| CIE-LAB | lab(66.90, -34.57, -7.96) |
| CIE-LCH | lch(66.90, 35.47, 192.97°) |
| OKLab | oklab(70.18% -0.1055 -0.0222) |
| OKLCH | oklch(70.18% 0.108 191.9) |
| XYZ | xyz(25.5703, 36.5042, 46.7642) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.95
Topaz
#13BBAF
ΔE00 3.63
Tealish
#24BCA8
ΔE00 5.99
Turquoise (survey)
#06C2AC
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 7.28
Mediumturquoise
#48D1CC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B4B0 #B43438
analogous
#34B470 #34B4B0 #3478B4
triadic
#34B4B0 #B034B4 #B4B034
tetradic
#34B4B0 #7034B4 #B43438 #78B434
square
#34B4B0 #7034B4 #B43438 #78B434
split-complementary
#34B4B0 #B43478 #B47034
monochromatic
#195553 #268582 #34B4B0 #57CECB #86DCD9
Accessibility & contrast
On white
2.53
#34B4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#34B4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B4B0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B4B0 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#969DB1
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #34b4b0; /* rgb */ color: rgb(52, 180, 176); /* oklch */ color: oklch(70.2% 0.108 191.9);
Tailwind
colors: {
custom: {
50: '#7fcbc7',
500: '#34b4b0',
950: '#000000',
},
}SCSS
$custom: #34b4b0; $custom-light: #7fcbc7; $custom-dark: #000000;
JSON
{
"hex": "#34b4b0",
"rgb": {
"r": 52,
"g": 180,
"b": 176
},
"hsl": {
"h": 178.125,
"s": 55.172,
"l": 45.49
},
"oklch": {
"l": 0.70183,
"c": 0.10785,
"h": 191.9
},
"luminance": 0.36507
}Semantic roles & 50–950 ramp
primary
#34B4B0
secondary
#C67E80
accent
#494EDF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282