#34B0BB#34B0BB
#34B0BB is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.6% C 0.106 H 203.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #34B0BB |
|---|---|
| RGB | rgb(52, 176, 187) |
| HSL | hsl(185, 56%, 47%) |
| HSV | hsv(185, 72%, 73%) |
| CMYK | cmyk(72.2%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(66.03, -29.40, -15.36) |
| CIE-LCH | lch(66.03, 33.17, 207.59°) |
| OKLab | oklab(69.59% -0.0967 -0.0427) |
| OKLCH | oklch(69.59% 0.106 203.8) |
| XYZ | xyz(25.9072, 35.3655, 52.4649) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.62
Cadetblue
#5F9EA0
ΔE00 7.25
Lightseagreen
#20B2AA
ΔE00 7.46
Darkturquoise
#00CED1
ΔE00 8.67
Topaz
#13BBAF
ΔE00 9.29
Sea
#3C9992
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B0BB #BB3F34
analogous
#34BB83 #34B0BB #346DBB
triadic
#34B0BB #BB34B0 #B0BB34
tetradic
#34B0BB #8334BB #BB3F34 #6DBB34
square
#34B0BB #8334BB #BB3F34 #6DBB34
split-complementary
#34B0BB #BB346D #BB8334
monochromatic
#19565B #27838B #34B0BB #5BC8D1 #8BD8DF
Accessibility & contrast
On white
2.60
#34B0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#34B0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B0BB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B0BB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#8F9ABB
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #34b0bb; /* rgb */ color: rgb(52, 176, 187); /* oklch */ color: oklch(69.6% 0.106 203.8);
Tailwind
colors: {
custom: {
50: '#80c8cf',
500: '#34b0bb',
950: '#000000',
},
}SCSS
$custom: #34b0bb; $custom-light: #80c8cf; $custom-dark: #000000;
JSON
{
"hex": "#34b0bb",
"rgb": {
"r": 52,
"g": 176,
"b": 187
},
"hsl": {
"h": 184.889,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.69592,
"c": 0.10571,
"h": 203.8
},
"luminance": 0.35369
}Semantic roles & 50–950 ramp
primary
#34B0BB
secondary
#C98882
accent
#5448E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282