#34B8BD#34B8BD
#34B8BD is a light, moderate teal. Relative luminance 0.387; OKLCH L 71.6% C 0.110 H 198.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #34B8BD |
|---|---|
| RGB | rgb(52, 184, 189) |
| HSL | hsl(182, 57%, 47%) |
| HSV | hsv(182, 72%, 74%) |
| CMYK | cmyk(72.5%, 2.6%, 0%, 25.9%) |
| CIE-LAB | lab(68.52, -32.66, -12.72) |
| CIE-LCH | lch(68.52, 35.05, 201.28°) |
| OKLab | oklab(71.63% -0.1038 -0.0353) |
| OKLCH | oklch(71.63% 0.11 198.8) |
| XYZ | xyz(27.7378, 38.6819, 54.1387) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.19
Lightseagreen
#20B2AA
ΔE00 5.43
Darkturquoise
#00CED1
ΔE00 5.87
Topaz
#13BBAF
ΔE00 6.54
Mediumturquoise
#48D1CC
ΔE00 7.32
Cadetblue
#5F9EA0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B8BD #BD3934
analogous
#34BD7E #34B8BD #3473BD
triadic
#34B8BD #BD34B8 #B8BD34
tetradic
#34B8BD #7E34BD #BD3934 #73BD34
square
#34B8BD #7E34BD #BD3934 #73BD34
split-complementary
#34B8BD #BD3473 #BD7E34
monochromatic
#1A5B5D #27898D #34B8BD #5CCED2 #8CDCDF
Accessibility & contrast
On white
2.40
#34B8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#34B8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B8BD
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B8BD | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBE
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#00BFB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #34b8bd; /* rgb */ color: rgb(52, 184, 189); /* oklch */ color: oklch(71.6% 0.110 198.8);
Tailwind
colors: {
custom: {
50: '#81ced0',
500: '#34b8bd',
950: '#000000',
},
}SCSS
$custom: #34b8bd; $custom-light: #81ced0; $custom-dark: #000000;
JSON
{
"hex": "#34b8bd",
"rgb": {
"r": 52,
"g": 184,
"b": 189
},
"hsl": {
"h": 182.19,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.71627,
"c": 0.10967,
"h": 198.8
},
"luminance": 0.38685
}Semantic roles & 50–950 ramp
primary
#34B8BD
secondary
#CA8683
accent
#4D48E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282