#34BBBA#34BBBA
#34BBBA is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.3% C 0.112 H 194.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBBA |
|---|---|
| RGB | rgb(52, 187, 186) |
| HSL | hsl(180, 56%, 47%) |
| HSV | hsv(180, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(69.34, -34.95, -9.85) |
| CIE-LCH | lch(69.34, 36.32, 195.74°) |
| OKLab | oklab(72.26% -0.1081 -0.0274) |
| OKLCH | oklch(72.26% 0.112 194.2) |
| XYZ | xyz(28.0454, 39.8125, 52.6513) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.90
Topaz
#13BBAF
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 5.13
Mediumturquoise
#48D1CC
ΔE00 5.83
Tealish
#24BCA8
ΔE00 6.83
Turquoise Blue
#06B1C4
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBBA #BB3435
analogous
#34BB77 #34BBBA #3478BB
triadic
#34BBBA #BA34BB #BBBA34
tetradic
#34BBBA #7734BB #BB3435 #78BB34
square
#34BBBA #7734BB #BB3435 #78BB34
split-complementary
#34BBBA #BB3478 #BB7734
monochromatic
#195B5B #278B8A #34BBBA #5BD1D0 #8BDFDE
Accessibility & contrast
On white
2.34
#34BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#34BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBBA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBBA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BA
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #34bbba; /* rgb */ color: rgb(52, 187, 186); /* oklch */ color: oklch(72.3% 0.112 194.2);
Tailwind
colors: {
custom: {
50: '#81d0ce',
500: '#34bbba',
950: '#000000',
},
}SCSS
$custom: #34bbba; $custom-light: #81d0ce; $custom-dark: #000000;
JSON
{
"hex": "#34bbba",
"rgb": {
"r": 52,
"g": 187,
"b": 186
},
"hsl": {
"h": 179.556,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.72258,
"c": 0.11153,
"h": 194.2
},
"luminance": 0.39816
}Semantic roles & 50–950 ramp
primary
#34BBBA
secondary
#C98282
accent
#4849E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282