#34A8BB#34A8BB
#34A8BB is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.6% C 0.103 H 210.8°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #34A8BB |
|---|---|
| RGB | rgb(52, 168, 187) |
| HSL | hsl(188, 56%, 47%) |
| HSV | hsv(188, 72%, 73%) |
| CMYK | cmyk(72.2%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(63.61, -25.42, -19.04) |
| CIE-LCH | lch(63.61, 31.76, 216.82°) |
| OKLab | oklab(67.63% -0.0887 -0.053) |
| OKLCH | oklch(67.63% 0.103 210.8) |
| XYZ | xyz(24.3846, 32.3203, 51.9574) |
| Luminance | 0.3232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.02
Cadetblue
#5F9EA0
ΔE00 7.23
Greyblue
#77A1B5
ΔE00 9.68
Teal Blue
#01889F
ΔE00 10.79
Lightseagreen
#20B2AA
ΔE00 10.91
Sea
#3C9992
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A8BB #BB4734
analogous
#34BB8A #34A8BB #3465BB
triadic
#34A8BB #BB34A8 #A8BB34
tetradic
#34A8BB #8A34BB #BB4734 #65BB34
square
#34A8BB #8A34BB #BB4734 #65BB34
split-complementary
#34A8BB #BB3465 #BB8A34
monochromatic
#19525B #277D8B #34A8BB #5BC1D1 #8BD3DF
Accessibility & contrast
On white
2.81
#34A8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#34A8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A8BB
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A8BB | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#8594BB
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34a8bb; /* rgb */ color: rgb(52, 168, 187); /* oklch */ color: oklch(67.6% 0.103 210.8);
Tailwind
colors: {
custom: {
50: '#7fc2cf',
500: '#34a8bb',
950: '#000000',
},
}SCSS
$custom: #34a8bb; $custom-light: #7fc2cf; $custom-dark: #000000;
JSON
{
"hex": "#34a8bb",
"rgb": {
"r": 52,
"g": 168,
"b": 187
},
"hsl": {
"h": 188.444,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.67633,
"c": 0.10332,
"h": 210.8
},
"luminance": 0.32323
}Semantic roles & 50–950 ramp
primary
#34A8BB
secondary
#C98C82
accent
#5D48E0
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1213
muted
#7C8182