#34BBBF#34BBBF
#34BBBF is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.4% C 0.111 H 198.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBBF |
|---|---|
| RGB | rgb(52, 187, 191) |
| HSL | hsl(182, 57%, 48%) |
| HSV | hsv(182, 73%, 75%) |
| CMYK | cmyk(72.8%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(69.49, -33.49, -12.37) |
| CIE-LCH | lch(69.49, 35.70, 200.26°) |
| OKLab | oklab(72.44% -0.1059 -0.0343) |
| OKLCH | oklch(72.44% 0.111 198) |
| XYZ | xyz(28.5862, 40.0289, 55.4999) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.02
Lightseagreen
#20B2AA
ΔE00 5.42
Turquoise Blue
#06B1C4
ΔE00 5.88
Topaz
#13BBAF
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 6.44
Aqua Blue
#02D8E9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBBF #BF3834
analogous
#34BF7E #34BBBF #3475BF
triadic
#34BBBF #BF34BB #BBBF34
tetradic
#34BBBF #7E34BF #BF3834 #75BF34
square
#34BBBF #7E34BF #BF3834 #75BF34
split-complementary
#34BBBF #BF3475 #BF7E34
monochromatic
#1A5D5F #278C8F #34BBBF #5DD0D3 #8DDEE0
Accessibility & contrast
On white
2.33
#34BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#34BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBBF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBBF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BF
Deuteranopia (green-blind)
#9AA3C0
Tritanopia (blue-blind)
#00C2BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #34bbbf; /* rgb */ color: rgb(52, 187, 191); /* oklch */ color: oklch(72.4% 0.111 198.0);
Tailwind
colors: {
custom: {
50: '#82d0d2',
500: '#34bbbf',
950: '#000000',
},
}SCSS
$custom: #34bbbf; $custom-light: #82d0d2; $custom-dark: #000000;
JSON
{
"hex": "#34bbbf",
"rgb": {
"r": 52,
"g": 187,
"b": 191
},
"hsl": {
"h": 181.727,
"s": 57.202,
"l": 47.647
},
"oklch": {
"l": 0.72435,
"c": 0.11136,
"h": 198
},
"luminance": 0.40032
}Semantic roles & 50–950 ramp
primary
#34BBBF
secondary
#CA8684
accent
#4C47E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282