#34B3BC#34B3BC
#34B3BC is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.107 H 202.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #34B3BC |
|---|---|
| RGB | rgb(52, 179, 188) |
| HSL | hsl(184, 57%, 47%) |
| HSV | hsv(184, 72%, 74%) |
| CMYK | cmyk(72.3%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(66.97, -30.56, -14.49) |
| CIE-LCH | lch(66.97, 33.82, 205.38°) |
| OKLab | oklab(70.36% -0.0993 -0.0402) |
| OKLCH | oklch(70.36% 0.107 202.1) |
| XYZ | xyz(26.6093, 36.5979, 53.2289) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.37
Lightseagreen
#20B2AA
ΔE00 6.68
Darkturquoise
#00CED1
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 7.75
Topaz
#13BBAF
ΔE00 8.30
Mediumturquoise
#48D1CC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B3BC #BC3D34
analogous
#34BC81 #34B3BC #346FBC
triadic
#34B3BC #BC34B3 #B3BC34
tetradic
#34B3BC #8134BC #BC3D34 #6FBC34
square
#34B3BC #8134BC #BC3D34 #6FBC34
split-complementary
#34B3BC #BC346F #BC8134
monochromatic
#19585C #27858C #34B3BC #5BCAD2 #8BD9DF
Accessibility & contrast
On white
2.52
#34B3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#34B3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B3BC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B3BC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #34b3bc; /* rgb */ color: rgb(52, 179, 188); /* oklch */ color: oklch(70.4% 0.107 202.1);
Tailwind
colors: {
custom: {
50: '#80cad0',
500: '#34b3bc',
950: '#000000',
},
}SCSS
$custom: #34b3bc; $custom-light: #80cad0; $custom-dark: #000000;
JSON
{
"hex": "#34b3bc",
"rgb": {
"r": 52,
"g": 179,
"b": 188
},
"hsl": {
"h": 183.971,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.70365,
"c": 0.10714,
"h": 202.1
},
"luminance": 0.36601
}Semantic roles & 50–950 ramp
primary
#34B3BC
secondary
#C98783
accent
#5248E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282