#34B0BD#34B0BD
#34B0BD is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.7% C 0.106 H 205.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #34B0BD |
|---|---|
| RGB | rgb(52, 176, 189) |
| HSL | hsl(186, 57%, 47%) |
| HSV | hsv(186, 72%, 74%) |
| CMYK | cmyk(72.5%, 6.9%, 0%, 25.9%) |
| CIE-LAB | lab(66.10, -28.79, -16.37) |
| CIE-LCH | lch(66.10, 33.12, 209.62°) |
| OKLab | oklab(69.67% -0.0959 -0.0455) |
| OKLCH | oklch(69.67% 0.106 205.4) |
| XYZ | xyz(26.1228, 35.4518, 53.6004) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.00
Cadetblue
#5F9EA0
ΔE00 7.46
Lightseagreen
#20B2AA
ΔE00 8.21
Darkturquoise
#00CED1
ΔE00 9.00
Topaz
#13BBAF
ΔE00 10.01
Aqua Blue
#02D8E9
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B0BD #BD4134
analogous
#34BD85 #34B0BD #346CBD
triadic
#34B0BD #BD34B0 #B0BD34
tetradic
#34B0BD #8534BD #BD4134 #6CBD34
square
#34B0BD #8534BD #BD4134 #6CBD34
split-complementary
#34B0BD #BD346C #BD8534
monochromatic
#1A575D #27838D #34B0BD #5CC7D2 #8CD7DF
Accessibility & contrast
On white
2.60
#34B0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#34B0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B0BD
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B0BD | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#8E9BBD
Tritanopia (blue-blind)
#00B8B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #34b0bd; /* rgb */ color: rgb(52, 176, 189); /* oklch */ color: oklch(69.7% 0.106 205.4);
Tailwind
colors: {
custom: {
50: '#80c8d0',
500: '#34b0bd',
950: '#000000',
},
}SCSS
$custom: #34b0bd; $custom-light: #80c8d0; $custom-dark: #000000;
JSON
{
"hex": "#34b0bd",
"rgb": {
"r": 52,
"g": 176,
"b": 189
},
"hsl": {
"h": 185.693,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.69668,
"c": 0.10611,
"h": 205.4
},
"luminance": 0.35455
}Semantic roles & 50–950 ramp
primary
#34B0BD
secondary
#CA8A83
accent
#5648E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282