#34BABB#34BABB
#34BABB is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.0% C 0.111 H 195.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #34BABB |
|---|---|
| RGB | rgb(52, 186, 187) |
| HSL | hsl(180, 56%, 47%) |
| HSV | hsv(180, 72%, 73%) |
| CMYK | cmyk(72.2%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.06, -34.20, -10.81) |
| CIE-LCH | lch(69.06, 35.86, 197.54°) |
| OKLab | oklab(72.05% -0.1067 -0.03) |
| OKLCH | oklch(72.05% 0.111 195.7) |
| XYZ | xyz(27.9406, 39.4324, 53.1427) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.32
Topaz
#13BBAF
ΔE00 5.01
Darkturquoise
#00CED1
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 6.26
Turquoise Blue
#06B1C4
ΔE00 6.76
Tealish
#24BCA8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BABB #BB3534
analogous
#34BB78 #34BABB #3477BB
triadic
#34BABB #BB34BA #BABB34
tetradic
#34BABB #7834BB #BB3534 #77BB34
square
#34BABB #7834BB #BB3534 #77BB34
split-complementary
#34BABB #BB3477 #BB7834
monochromatic
#195B5B #278A8B #34BABB #5BD0D1 #8BDEDF
Accessibility & contrast
On white
2.36
#34BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#34BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BABB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BABB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#9AA2BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #34babb; /* rgb */ color: rgb(52, 186, 187); /* oklch */ color: oklch(72.0% 0.111 195.7);
Tailwind
colors: {
custom: {
50: '#81cfcf',
500: '#34babb',
950: '#000000',
},
}SCSS
$custom: #34babb; $custom-light: #81cfcf; $custom-dark: #000000;
JSON
{
"hex": "#34babb",
"rgb": {
"r": 52,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.444,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.72047,
"c": 0.11083,
"h": 195.7
},
"luminance": 0.39436
}Semantic roles & 50–950 ramp
primary
#34BABB
secondary
#C98282
accent
#4948E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282