#34B7BD#34B7BD
#34B7BD is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.4% C 0.109 H 199.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #34B7BD |
|---|---|
| RGB | rgb(52, 183, 189) |
| HSL | hsl(183, 57%, 47%) |
| HSV | hsv(183, 72%, 74%) |
| CMYK | cmyk(72.5%, 3.2%, 0%, 25.9%) |
| CIE-LAB | lab(68.22, -32.18, -13.18) |
| CIE-LCH | lch(68.22, 34.78, 202.26°) |
| OKLab | oklab(71.38% -0.1028 -0.0366) |
| OKLCH | oklch(71.38% 0.109 199.6) |
| XYZ | xyz(27.5308, 38.2679, 54.0697) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.74
Lightseagreen
#20B2AA
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 6.21
Topaz
#13BBAF
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.74
Cadetblue
#5F9EA0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B7BD #BD3A34
analogous
#34BD7F #34B7BD #3472BD
triadic
#34B7BD #BD34B7 #B7BD34
tetradic
#34B7BD #7F34BD #BD3A34 #72BD34
square
#34B7BD #7F34BD #BD3A34 #72BD34
split-complementary
#34B7BD #BD3472 #BD7F34
monochromatic
#1A5A5D #27898D #34B7BD #5CCDD2 #8CDCDF
Accessibility & contrast
On white
2.43
#34B7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#34B7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B7BD
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B7BD | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBE
Deuteranopia (green-blind)
#96A0BE
Tritanopia (blue-blind)
#00BEB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #34b7bd; /* rgb */ color: rgb(52, 183, 189); /* oklch */ color: oklch(71.4% 0.109 199.6);
Tailwind
colors: {
custom: {
50: '#81cdd0',
500: '#34b7bd',
950: '#000000',
},
}SCSS
$custom: #34b7bd; $custom-light: #81cdd0; $custom-dark: #000000;
JSON
{
"hex": "#34b7bd",
"rgb": {
"r": 52,
"g": 183,
"b": 189
},
"hsl": {
"h": 182.628,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.71382,
"c": 0.10915,
"h": 199.6
},
"luminance": 0.38271
}Semantic roles & 50–950 ramp
primary
#34B7BD
secondary
#CA8683
accent
#4E48E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282