#34ABB3#34ABB3
#34ABB3 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.102 H 201.6°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABB3 |
|---|---|
| RGB | rgb(52, 171, 179) |
| HSL | hsl(184, 55%, 45%) |
| HSV | hsv(184, 71%, 70%) |
| CMYK | cmyk(70.9%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.25, -29.38, -13.60) |
| CIE-LCH | lch(64.25, 32.37, 204.84°) |
| OKLab | oklab(68.06% -0.0951 -0.0377) |
| OKLCH | oklch(68.06% 0.102 201.6) |
| XYZ | xyz(24.1122, 33.1077, 47.7587) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.97
Cadetblue
#5F9EA0
ΔE00 6.06
Lightseagreen
#20B2AA
ΔE00 6.62
Sea
#3C9992
ΔE00 8.13
Topaz
#13BBAF
ΔE00 8.84
Darkturquoise
#00CED1
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABB3 #B33C34
analogous
#34B37C #34ABB3 #346BB3
triadic
#34ABB3 #B334AB #ABB334
tetradic
#34ABB3 #7C34B3 #B33C34 #6BB334
square
#34ABB3 #7C34B3 #B33C34 #6BB334
split-complementary
#34ABB3 #B3346B #B37C34
monochromatic
#185054 #267E84 #34ABB3 #56C6CE #86D6DC
Accessibility & contrast
On white
2.76
#34ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#34ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABB3
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABB3 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B4
Deuteranopia (green-blind)
#8C96B4
Tritanopia (blue-blind)
#00B2AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34abb3; /* rgb */ color: rgb(52, 171, 179); /* oklch */ color: oklch(68.1% 0.102 201.6);
Tailwind
colors: {
custom: {
50: '#7ec4c9',
500: '#34abb3',
950: '#000000',
},
}SCSS
$custom: #34abb3; $custom-light: #7ec4c9; $custom-dark: #000000;
JSON
{
"hex": "#34abb3",
"rgb": {
"r": 52,
"g": 171,
"b": 179
},
"hsl": {
"h": 183.78,
"s": 54.978,
"l": 45.294
},
"oklch": {
"l": 0.68061,
"c": 0.10233,
"h": 201.6
},
"luminance": 0.33111
}Semantic roles & 50–950 ramp
primary
#34ABB3
secondary
#C5827D
accent
#5349DE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182