#34BDBE#34BDBE
#34BDBE is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.9% C 0.113 H 195.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #34BDBE |
|---|---|
| RGB | rgb(52, 189, 190) |
| HSL | hsl(180, 57%, 47%) |
| HSV | hsv(180, 73%, 75%) |
| CMYK | cmyk(72.6%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(70.06, -34.73, -10.96) |
| CIE-LCH | lch(70.06, 36.42, 197.51°) |
| OKLab | oklab(72.89% -0.1083 -0.0305) |
| OKLCH | oklch(72.89% 0.113 195.7) |
| XYZ | xyz(28.9038, 40.8395, 55.0647) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.48
Lightseagreen
#20B2AA
ΔE00 4.80
Topaz
#13BBAF
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.52
Turquoise Blue
#06B1C4
ΔE00 7.10
Tealish
#24BCA8
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BDBE #BE3534
analogous
#34BE7A #34BDBE #3478BE
triadic
#34BDBE #BE34BD #BDBE34
tetradic
#34BDBE #7A34BE #BE3534 #78BE34
square
#34BDBE #7A34BE #BE3534 #78BE34
split-complementary
#34BDBE #BE3478 #BE7A34
monochromatic
#1A5D5E #278D8E #34BDBE #5DD2D3 #8DDFE0
Accessibility & contrast
On white
2.29
#34BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#34BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BDBE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BDBE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BE
Deuteranopia (green-blind)
#9CA5BF
Tritanopia (blue-blind)
#00C3BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #34bdbe; /* rgb */ color: rgb(52, 189, 190); /* oklch */ color: oklch(72.9% 0.113 195.7);
Tailwind
colors: {
custom: {
50: '#82d1d1',
500: '#34bdbe',
950: '#000000',
},
}SCSS
$custom: #34bdbe; $custom-light: #82d1d1; $custom-dark: #000000;
JSON
{
"hex": "#34bdbe",
"rgb": {
"r": 52,
"g": 189,
"b": 190
},
"hsl": {
"h": 180.435,
"s": 57.025,
"l": 47.451
},
"oklch": {
"l": 0.72889,
"c": 0.11254,
"h": 195.7
},
"luminance": 0.40843
}Semantic roles & 50–950 ramp
primary
#34BDBE
secondary
#CA8484
accent
#4948E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282