#34B7BC#34B7BC
#34B7BC is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.3% C 0.109 H 198.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #34B7BC |
|---|---|
| RGB | rgb(52, 183, 188) |
| HSL | hsl(182, 57%, 47%) |
| HSV | hsv(182, 72%, 74%) |
| CMYK | cmyk(72.3%, 2.7%, 0%, 26.3%) |
| CIE-LAB | lab(68.19, -32.48, -12.67) |
| CIE-LCH | lch(68.19, 34.86, 201.31°) |
| OKLab | oklab(71.35% -0.1033 -0.0352) |
| OKLCH | oklch(71.35% 0.109 198.8) |
| XYZ | xyz(27.4227, 38.2246, 53.5000) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.08
Lightseagreen
#20B2AA
ΔE00 5.35
Darkturquoise
#00CED1
ΔE00 6.13
Topaz
#13BBAF
ΔE00 6.57
Mediumturquoise
#48D1CC
ΔE00 7.56
Cadetblue
#5F9EA0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B7BC #BC3934
analogous
#34BC7D #34B7BC #3473BC
triadic
#34B7BC #BC34B7 #B7BC34
tetradic
#34B7BC #7D34BC #BC3934 #73BC34
square
#34B7BC #7D34BC #BC3934 #73BC34
split-complementary
#34B7BC #BC3473 #BC7D34
monochromatic
#195A5C #27888C #34B7BC #5BCDD2 #8BDCDF
Accessibility & contrast
On white
2.43
#34B7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#34B7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B7BC
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B7BC | 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)
#AAAFBD
Deuteranopia (green-blind)
#96A0BD
Tritanopia (blue-blind)
#00BEB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #34b7bc; /* rgb */ color: rgb(52, 183, 188); /* oklch */ color: oklch(71.3% 0.109 198.8);
Tailwind
colors: {
custom: {
50: '#81cdd0',
500: '#34b7bc',
950: '#000000',
},
}SCSS
$custom: #34b7bc; $custom-light: #81cdd0; $custom-dark: #000000;
JSON
{
"hex": "#34b7bc",
"rgb": {
"r": 52,
"g": 183,
"b": 188
},
"hsl": {
"h": 182.206,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.71346,
"c": 0.10909,
"h": 198.8
},
"luminance": 0.38228
}Semantic roles & 50–950 ramp
primary
#34B7BC
secondary
#C98583
accent
#4D48E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282