#34A2B4#34A2B4
#34A2B4 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.100 H 210.7°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #34A2B4 |
|---|---|
| RGB | rgb(52, 162, 180) |
| HSL | hsl(188, 55%, 45%) |
| HSV | hsv(188, 71%, 71%) |
| CMYK | cmyk(71.1%, 10%, 0%, 29.4%) |
| CIE-LAB | lab(61.54, -24.58, -18.26) |
| CIE-LCH | lch(61.54, 30.62, 216.61°) |
| OKLab | oklab(65.88% -0.0855 -0.0508) |
| OKLCH | oklch(65.88% 0.1 210.7) |
| XYZ | xyz(22.5712, 29.8634, 47.7458) |
| Luminance | 0.2987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.62
Cadetblue
#5F9EA0
ΔE00 6.52
Teal Blue
#01889F
ΔE00 9.08
Greyblue
#77A1B5
ΔE00 9.60
Sea
#3C9992
ΔE00 10.21
Darkcyan
#008B8B
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A2B4 #B44634
analogous
#34B486 #34A2B4 #3462B4
triadic
#34A2B4 #B434A2 #A2B434
tetradic
#34A2B4 #8634B4 #B44634 #62B434
square
#34A2B4 #8634B4 #B44634 #62B434
split-complementary
#34A2B4 #B43462 #B48634
monochromatic
#194D55 #267785 #34A2B4 #57BECE #86D0DC
Accessibility & contrast
On white
3.01
#34A2B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#34A2B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A2B4
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A2B4 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB5
Deuteranopia (green-blind)
#818FB4
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #34a2b4; /* rgb */ color: rgb(52, 162, 180); /* oklch */ color: oklch(65.9% 0.100 210.7);
Tailwind
colors: {
custom: {
50: '#7ebeca',
500: '#34a2b4',
950: '#000000',
},
}SCSS
$custom: #34a2b4; $custom-light: #7ebeca; $custom-dark: #000000;
JSON
{
"hex": "#34a2b4",
"rgb": {
"r": 52,
"g": 162,
"b": 180
},
"hsl": {
"h": 188.438,
"s": 55.172,
"l": 45.49
},
"oklch": {
"l": 0.65882,
"c": 0.0995,
"h": 210.7
},
"luminance": 0.29866
}Semantic roles & 50–950 ramp
primary
#34A2B4
secondary
#C6887E
accent
#5E49DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182