#34BEBC#34BEBC
#34BEBC is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.1% C 0.113 H 193.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #34BEBC |
|---|---|
| RGB | rgb(52, 190, 188) |
| HSL | hsl(179, 57%, 47%) |
| HSV | hsv(179, 73%, 75%) |
| CMYK | cmyk(72.6%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(70.30, -35.77, -9.50) |
| CIE-LCH | lch(70.30, 37.01, 194.87°) |
| OKLab | oklab(73.07% -0.1102 -0.0264) |
| OKLCH | oklch(73.07% 0.113 193.5) |
| XYZ | xyz(28.9025, 41.1843, 53.9933) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 4.04
Lightseagreen
#20B2AA
ΔE00 4.25
Darkturquoise
#00CED1
ΔE00 4.49
Mediumturquoise
#48D1CC
ΔE00 5.00
Tealish
#24BCA8
ΔE00 6.52
Turquoise (survey)
#06C2AC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BEBC #BE3436
analogous
#34BE77 #34BEBC #347BBE
triadic
#34BEBC #BC34BE #BEBC34
tetradic
#34BEBC #7734BE #BE3436 #7BBE34
square
#34BEBC #7734BE #BE3436 #7BBE34
split-complementary
#34BEBC #BE347B #BE7734
monochromatic
#1A5E5D #278E8C #34BEBC #5DD3D1 #8DE0DF
Accessibility & contrast
On white
2.27
#34BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#34BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BEBC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BEBC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BC
Deuteranopia (green-blind)
#9EA6BD
Tritanopia (blue-blind)
#00C4BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #34bebc; /* rgb */ color: rgb(52, 190, 188); /* oklch */ color: oklch(73.1% 0.113 193.5);
Tailwind
colors: {
custom: {
50: '#82d2d0',
500: '#34bebc',
950: '#000000',
},
}SCSS
$custom: #34bebc; $custom-light: #82d2d0; $custom-dark: #000000;
JSON
{
"hex": "#34bebc",
"rgb": {
"r": 52,
"g": 190,
"b": 188
},
"hsl": {
"h": 179.13,
"s": 57.025,
"l": 47.451
},
"oklch": {
"l": 0.73065,
"c": 0.11333,
"h": 193.5
},
"luminance": 0.41188
}Semantic roles & 50–950 ramp
primary
#34BEBC
secondary
#CA8485
accent
#484AE0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282