#34B6BD#34B6BD
#34B6BD is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.1% C 0.109 H 200.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #34B6BD |
|---|---|
| RGB | rgb(52, 182, 189) |
| HSL | hsl(183, 57%, 47%) |
| HSV | hsv(183, 72%, 74%) |
| CMYK | cmyk(72.5%, 3.7%, 0%, 25.9%) |
| CIE-LAB | lab(67.91, -31.70, -13.63) |
| CIE-LCH | lch(67.91, 34.51, 203.26°) |
| OKLab | oklab(71.14% -0.1018 -0.0378) |
| OKLCH | oklch(71.14% 0.109 200.4) |
| XYZ | xyz(27.3253, 37.8568, 54.0012) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.30
Lightseagreen
#20B2AA
ΔE00 6.02
Darkturquoise
#00CED1
ΔE00 6.57
Topaz
#13BBAF
ΔE00 7.37
Mediumturquoise
#48D1CC
ΔE00 8.16
Cadetblue
#5F9EA0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B6BD #BD3B34
analogous
#34BD80 #34B6BD #3471BD
triadic
#34B6BD #BD34B6 #B6BD34
tetradic
#34B6BD #8034BD #BD3B34 #71BD34
square
#34B6BD #8034BD #BD3B34 #71BD34
split-complementary
#34B6BD #BD3471 #BD8034
monochromatic
#1A5A5D #27888D #34B6BD #5CCCD2 #8CDBDF
Accessibility & contrast
On white
2.45
#34B6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#34B6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B6BD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B6BD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBE
Deuteranopia (green-blind)
#959FBE
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #34b6bd; /* rgb */ color: rgb(52, 182, 189); /* oklch */ color: oklch(71.1% 0.109 200.4);
Tailwind
colors: {
custom: {
50: '#81ccd0',
500: '#34b6bd',
950: '#000000',
},
}SCSS
$custom: #34b6bd; $custom-light: #81ccd0; $custom-dark: #000000;
JSON
{
"hex": "#34b6bd",
"rgb": {
"r": 52,
"g": 182,
"b": 189
},
"hsl": {
"h": 183.066,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.71137,
"c": 0.10865,
"h": 200.4
},
"luminance": 0.3786
}Semantic roles & 50–950 ramp
primary
#34B6BD
secondary
#CA8783
accent
#4F48E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282