#34A5BB#34A5BB
#34A5BB is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.9% C 0.103 H 213.6°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #34A5BB |
|---|---|
| RGB | rgb(52, 165, 187) |
| HSL | hsl(190, 56%, 47%) |
| HSV | hsv(190, 72%, 73%) |
| CMYK | cmyk(72.2%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(62.70, -23.90, -20.42) |
| CIE-LCH | lch(62.70, 31.44, 220.51°) |
| OKLab | oklab(66.9% -0.0857 -0.0569) |
| OKLCH | oklch(66.9% 0.103 213.6) |
| XYZ | xyz(23.8371, 31.2254, 51.7749) |
| Luminance | 0.3123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.23
Cadetblue
#5F9EA0
ΔE00 7.71
Greyblue
#77A1B5
ΔE00 8.96
Teal Blue
#01889F
ΔE00 9.85
Bluegrey
#85A3B2
ΔE00 11.44
Sea
#3C9992
ΔE00 11.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A5BB #BB4A34
analogous
#34BB8E #34A5BB #3462BB
triadic
#34A5BB #BB34A5 #A5BB34
tetradic
#34A5BB #8E34BB #BB4A34 #62BB34
square
#34A5BB #8E34BB #BB4A34 #62BB34
split-complementary
#34A5BB #BB3462 #BB8E34
monochromatic
#19505B #277B8B #34A5BB #5BBED1 #8BD1DF
Accessibility & contrast
On white
2.90
#34A5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#34A5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A5BB
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A5BB | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959FBC
Deuteranopia (green-blind)
#8292BB
Tritanopia (blue-blind)
#00AEAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #34a5bb; /* rgb */ color: rgb(52, 165, 187); /* oklch */ color: oklch(66.9% 0.103 213.6);
Tailwind
colors: {
custom: {
50: '#7fc0cf',
500: '#34a5bb',
950: '#000000',
},
}SCSS
$custom: #34a5bb; $custom-light: #7fc0cf; $custom-dark: #000000;
JSON
{
"hex": "#34a5bb",
"rgb": {
"r": 52,
"g": 165,
"b": 187
},
"hsl": {
"h": 189.778,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.669,
"c": 0.10286,
"h": 213.6
},
"luminance": 0.31228
}Semantic roles & 50–950 ramp
primary
#34A5BB
secondary
#C98E82
accent
#6148E0
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1213
muted
#7C8182