#34ABB1#34ABB1
#34ABB1 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.102 H 200.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABB1 |
|---|---|
| RGB | rgb(52, 171, 177) |
| HSL | hsl(183, 55%, 45%) |
| HSV | hsv(183, 71%, 69%) |
| CMYK | cmyk(70.6%, 3.4%, 0%, 30.6%) |
| CIE-LAB | lab(64.18, -29.98, -12.58) |
| CIE-LCH | lch(64.18, 32.51, 202.77°) |
| OKLab | oklab(67.99% -0.096 -0.0349) |
| OKLCH | oklch(67.99% 0.102 200) |
| XYZ | xyz(23.9114, 33.0274, 46.7012) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.65
Lightseagreen
#20B2AA
ΔE00 5.88
Cadetblue
#5F9EA0
ΔE00 6.01
Sea
#3C9992
ΔE00 7.60
Topaz
#13BBAF
ΔE00 8.17
Blue Green
#0F9B8E
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABB1 #B13A34
analogous
#34B179 #34ABB1 #346DB1
triadic
#34ABB1 #B134AB #ABB134
tetradic
#34ABB1 #7934B1 #B13A34 #6DB134
square
#34ABB1 #7934B1 #B13A34 #6DB134
split-complementary
#34ABB1 #B1346D #B17934
monochromatic
#185052 #267D82 #34ABB1 #55C7CD #84D7DB
Accessibility & contrast
On white
2.76
#34ABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#34ABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABB1
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABB1 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B2
Deuteranopia (green-blind)
#8C96B2
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34abb1; /* rgb */ color: rgb(52, 171, 177); /* oklch */ color: oklch(68.0% 0.102 200.0);
Tailwind
colors: {
custom: {
50: '#7ec4c8',
500: '#34abb1',
950: '#000000',
},
}SCSS
$custom: #34abb1; $custom-light: #7ec4c8; $custom-dark: #000000;
JSON
{
"hex": "#34abb1",
"rgb": {
"r": 52,
"g": 171,
"b": 177
},
"hsl": {
"h": 182.88,
"s": 54.585,
"l": 44.902
},
"oklch": {
"l": 0.67987,
"c": 0.10214,
"h": 200
},
"luminance": 0.3303
}Semantic roles & 50–950 ramp
primary
#34ABB1
secondary
#C5807C
accent
#514ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282