#34B3BB#34B3BB
#34B3BB is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.3% C 0.107 H 201.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #34B3BB |
|---|---|
| RGB | rgb(52, 179, 187) |
| HSL | hsl(184, 56%, 47%) |
| HSV | hsv(184, 72%, 73%) |
| CMYK | cmyk(72.2%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(66.94, -30.86, -13.99) |
| CIE-LCH | lch(66.94, 33.88, 204.39°) |
| OKLab | oklab(70.33% -0.0997 -0.0388) |
| OKLCH | oklch(70.33% 0.107 201.3) |
| XYZ | xyz(26.5019, 36.5550, 52.6631) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.72
Lightseagreen
#20B2AA
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 7.48
Cadetblue
#5F9EA0
ΔE00 7.71
Topaz
#13BBAF
ΔE00 7.93
Mediumturquoise
#48D1CC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B3BB #BB3C34
analogous
#34BB80 #34B3BB #346FBB
triadic
#34B3BB #BB34B3 #B3BB34
tetradic
#34B3BB #8034BB #BB3C34 #6FBB34
square
#34B3BB #8034BB #BB3C34 #6FBB34
split-complementary
#34B3BB #BB346F #BB8034
monochromatic
#19575B #27858B #34B3BB #5BCAD1 #8BDADF
Accessibility & contrast
On white
2.53
#34B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#34B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B3BB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B3BB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #34b3bb; /* rgb */ color: rgb(52, 179, 187); /* oklch */ color: oklch(70.3% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#80cacf',
500: '#34b3bb',
950: '#000000',
},
}SCSS
$custom: #34b3bb; $custom-light: #80cacf; $custom-dark: #000000;
JSON
{
"hex": "#34b3bb",
"rgb": {
"r": 52,
"g": 179,
"b": 187
},
"hsl": {
"h": 183.556,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.70328,
"c": 0.10701,
"h": 201.3
},
"luminance": 0.36558
}Semantic roles & 50–950 ramp
primary
#34B3BB
secondary
#C98682
accent
#5148E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282