#34ABB4#34ABB4
#34ABB4 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.102 H 202.5°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABB4 |
|---|---|
| RGB | rgb(52, 171, 180) |
| HSL | hsl(184, 55%, 45%) |
| HSV | hsv(184, 71%, 71%) |
| CMYK | cmyk(71.1%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(64.28, -29.07, -14.11) |
| CIE-LCH | lch(64.28, 32.32, 205.89°) |
| OKLab | oklab(68.1% -0.0947 -0.0392) |
| OKLCH | oklch(68.1% 0.102 202.5) |
| XYZ | xyz(24.2137, 33.1483, 48.2933) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.65
Cadetblue
#5F9EA0
ΔE00 6.11
Lightseagreen
#20B2AA
ΔE00 6.99
Sea
#3C9992
ΔE00 8.41
Topaz
#13BBAF
ΔE00 9.18
Darkturquoise
#00CED1
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABB4 #B43D34
analogous
#34B47D #34ABB4 #346BB4
triadic
#34ABB4 #B434AB #ABB434
tetradic
#34ABB4 #7D34B4 #B43D34 #6BB434
square
#34ABB4 #7D34B4 #B43D34 #6BB434
split-complementary
#34ABB4 #B4346B #B47D34
monochromatic
#195155 #267E85 #34ABB4 #57C6CE #86D6DC
Accessibility & contrast
On white
2.75
#34ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#34ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABB4
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABB4 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#8B96B5
Tritanopia (blue-blind)
#00B2AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34abb4; /* rgb */ color: rgb(52, 171, 180); /* oklch */ color: oklch(68.1% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#7fc4ca',
500: '#34abb4',
950: '#000000',
},
}SCSS
$custom: #34abb4; $custom-light: #7fc4ca; $custom-dark: #000000;
JSON
{
"hex": "#34abb4",
"rgb": {
"r": 52,
"g": 171,
"b": 180
},
"hsl": {
"h": 184.219,
"s": 55.172,
"l": 45.49
},
"oklch": {
"l": 0.68098,
"c": 0.10246,
"h": 202.5
},
"luminance": 0.33151
}Semantic roles & 50–950 ramp
primary
#34ABB4
secondary
#C6837E
accent
#5449DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182