#34ABBB#34ABBB
#34ABBB is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.4% C 0.104 H 208.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABBB |
|---|---|
| RGB | rgb(52, 171, 187) |
| HSL | hsl(187, 56%, 47%) |
| HSV | hsv(187, 72%, 73%) |
| CMYK | cmyk(72.2%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.52, -26.93, -17.65) |
| CIE-LCH | lch(64.52, 32.20, 213.25°) |
| OKLab | oklab(68.37% -0.0917 -0.0491) |
| OKLCH | oklch(68.37% 0.104 208.2) |
| XYZ | xyz(24.9448, 33.4408, 52.1441) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.15
Cadetblue
#5F9EA0
ΔE00 7.01
Lightseagreen
#20B2AA
ΔE00 9.58
Sea
#3C9992
ΔE00 10.51
Greyblue
#77A1B5
ΔE00 10.51
Darkturquoise
#00CED1
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABBB #BB4434
analogous
#34BB88 #34ABBB #3468BB
triadic
#34ABBB #BB34AB #ABBB34
tetradic
#34ABBB #8834BB #BB4434 #68BB34
square
#34ABBB #8834BB #BB4434 #68BB34
split-complementary
#34ABBB #BB3468 #BB8834
monochromatic
#19535B #277F8B #34ABBB #5BC3D1 #8BD5DF
Accessibility & contrast
On white
2.73
#34ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#34ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABBB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABBB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#8996BB
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34abbb; /* rgb */ color: rgb(52, 171, 187); /* oklch */ color: oklch(68.4% 0.104 208.2);
Tailwind
colors: {
custom: {
50: '#7fc4cf',
500: '#34abbb',
950: '#000000',
},
}SCSS
$custom: #34abbb; $custom-light: #7fc4cf; $custom-dark: #000000;
JSON
{
"hex": "#34abbb",
"rgb": {
"r": 52,
"g": 171,
"b": 187
},
"hsl": {
"h": 187.111,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.68367,
"c": 0.10403,
"h": 208.2
},
"luminance": 0.33444
}Semantic roles & 50–950 ramp
primary
#34ABBB
secondary
#C98A82
accent
#5A48E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182