#34ACBB#34ACBB
#34ACBB is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.6% C 0.104 H 207.3°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #34ACBB |
|---|---|
| RGB | rgb(52, 172, 187) |
| HSL | hsl(187, 56%, 47%) |
| HSV | hsv(187, 72%, 73%) |
| CMYK | cmyk(72.2%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(64.82, -27.43, -17.19) |
| CIE-LCH | lch(64.82, 32.37, 212.08°) |
| OKLab | oklab(68.61% -0.0927 -0.0478) |
| OKLCH | oklch(68.61% 0.104 207.3) |
| XYZ | xyz(25.1344, 33.8200, 52.2073) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.03
Cadetblue
#5F9EA0
ΔE00 7.00
Lightseagreen
#20B2AA
ΔE00 9.14
Sea
#3C9992
ΔE00 10.35
Darkturquoise
#00CED1
ΔE00 10.38
Greyblue
#77A1B5
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ACBB #BB4334
analogous
#34BB87 #34ACBB #3468BB
triadic
#34ACBB #BB34AC #ACBB34
tetradic
#34ACBB #8734BB #BB4334 #68BB34
square
#34ACBB #8734BB #BB4334 #68BB34
split-complementary
#34ACBB #BB3468 #BB8734
monochromatic
#19545B #27808B #34ACBB #5BC4D1 #8BD5DF
Accessibility & contrast
On white
2.70
#34ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#34ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ACBB
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ACBB | 1.00 | 2.70 | 7.76 | 7.76 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#8A97BB
Tritanopia (blue-blind)
#00B4B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #34acbb; /* rgb */ color: rgb(52, 172, 187); /* oklch */ color: oklch(68.6% 0.104 207.3);
Tailwind
colors: {
custom: {
50: '#7fc5cf',
500: '#34acbb',
950: '#000000',
},
}SCSS
$custom: #34acbb; $custom-light: #7fc5cf; $custom-dark: #000000;
JSON
{
"hex": "#34acbb",
"rgb": {
"r": 52,
"g": 172,
"b": 187
},
"hsl": {
"h": 186.667,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.68611,
"c": 0.10431,
"h": 207.3
},
"luminance": 0.33823
}Semantic roles & 50–950 ramp
primary
#34ACBB
secondary
#C98A82
accent
#5948E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282