#34A2B5#34A2B5
#34A2B5 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.100 H 211.5°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #34A2B5 |
|---|---|
| RGB | rgb(52, 162, 181) |
| HSL | hsl(189, 55%, 46%) |
| HSV | hsv(189, 71%, 71%) |
| CMYK | cmyk(71.3%, 10.5%, 0%, 29%) |
| CIE-LAB | lab(61.57, -24.26, -18.77) |
| CIE-LCH | lch(61.57, 30.68, 217.73°) |
| OKLab | oklab(65.92% -0.0851 -0.0522) |
| OKLCH | oklch(65.92% 0.1 211.5) |
| XYZ | xyz(22.6734, 29.9043, 48.2842) |
| Luminance | 0.2991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.68
Cadetblue
#5F9EA0
ΔE00 6.77
Teal Blue
#01889F
ΔE00 9.03
Greyblue
#77A1B5
ΔE00 9.40
Sea
#3C9992
ΔE00 10.56
Darkcyan
#008B8B
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A2B5 #B54734
analogous
#34B587 #34A2B5 #3461B5
triadic
#34A2B5 #B534A2 #A2B534
tetradic
#34A2B5 #8734B5 #B54734 #61B534
square
#34A2B5 #8734B5 #B54734 #61B534
split-complementary
#34A2B5 #B53461 #B58734
monochromatic
#194D56 #267785 #34A2B5 #57BDCF #87D0DC
Accessibility & contrast
On white
3.01
#34A2B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#34A2B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A2B5
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A2B5 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB6
Deuteranopia (green-blind)
#818FB5
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #34a2b5; /* rgb */ color: rgb(52, 162, 181); /* oklch */ color: oklch(65.9% 0.100 211.5);
Tailwind
colors: {
custom: {
50: '#7ebdcb',
500: '#34a2b5',
950: '#000000',
},
}SCSS
$custom: #34a2b5; $custom-light: #7ebdcb; $custom-dark: #000000;
JSON
{
"hex": "#34a2b5",
"rgb": {
"r": 52,
"g": 162,
"b": 181
},
"hsl": {
"h": 188.837,
"s": 55.365,
"l": 45.686
},
"oklch": {
"l": 0.65922,
"c": 0.09988,
"h": 211.5
},
"luminance": 0.29907
}Semantic roles & 50–950 ramp
primary
#34A2B5
secondary
#C6897F
accent
#5F49DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182