#34B3BD#34B3BD
#34B3BD is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.107 H 202.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #34B3BD |
|---|---|
| RGB | rgb(52, 179, 189) |
| HSL | hsl(184, 57%, 47%) |
| HSV | hsv(184, 72%, 74%) |
| CMYK | cmyk(72.5%, 5.3%, 0%, 25.9%) |
| CIE-LAB | lab(67.01, -30.26, -15.00) |
| CIE-LCH | lch(67.01, 33.77, 206.37°) |
| OKLab | oklab(70.4% -0.0989 -0.0416) |
| OKLCH | oklch(70.4% 0.107 202.8) |
| XYZ | xyz(26.7175, 36.6412, 53.7986) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.03
Lightseagreen
#20B2AA
ΔE00 7.05
Darkturquoise
#00CED1
ΔE00 7.74
Cadetblue
#5F9EA0
ΔE00 7.81
Topaz
#13BBAF
ΔE00 8.66
Mediumturquoise
#48D1CC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B3BD #BD3E34
analogous
#34BD83 #34B3BD #346EBD
triadic
#34B3BD #BD34B3 #B3BD34
tetradic
#34B3BD #8334BD #BD3E34 #6EBD34
square
#34B3BD #8334BD #BD3E34 #6EBD34
split-complementary
#34B3BD #BD346E #BD8334
monochromatic
#1A585D #27868D #34B3BD #5CCAD2 #8CD9DF
Accessibility & contrast
On white
2.52
#34B3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#34B3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B3BD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B3BD | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBE
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #34b3bd; /* rgb */ color: rgb(52, 179, 189); /* oklch */ color: oklch(70.4% 0.107 202.8);
Tailwind
colors: {
custom: {
50: '#80cad0',
500: '#34b3bd',
950: '#000000',
},
}SCSS
$custom: #34b3bd; $custom-light: #80cad0; $custom-dark: #000000;
JSON
{
"hex": "#34b3bd",
"rgb": {
"r": 52,
"g": 179,
"b": 189
},
"hsl": {
"h": 184.38,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.70402,
"c": 0.10728,
"h": 202.8
},
"luminance": 0.36644
}Semantic roles & 50–950 ramp
primary
#34B3BD
secondary
#CA8883
accent
#5348E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282