#34A8BD#34A8BD
#34A8BD is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.7% C 0.104 H 212.4°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #34A8BD |
|---|---|
| RGB | rgb(52, 168, 189) |
| HSL | hsl(189, 57%, 47%) |
| HSV | hsv(189, 72%, 74%) |
| CMYK | cmyk(72.5%, 11.1%, 0%, 25.9%) |
| CIE-LAB | lab(63.68, -24.80, -20.04) |
| CIE-LCH | lch(63.68, 31.88, 218.95°) |
| OKLab | oklab(67.71% -0.0879 -0.0558) |
| OKLCH | oklch(67.71% 0.104 212.4) |
| XYZ | xyz(24.6002, 32.4066, 53.0928) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.30
Cadetblue
#5F9EA0
ΔE00 7.70
Greyblue
#77A1B5
ΔE00 9.32
Teal Blue
#01889F
ΔE00 10.73
Lightseagreen
#20B2AA
ΔE00 11.61
Bluegrey
#85A3B2
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A8BD #BD4934
analogous
#34BD8D #34A8BD #3464BD
triadic
#34A8BD #BD34A8 #A8BD34
tetradic
#34A8BD #8D34BD #BD4934 #64BD34
square
#34A8BD #8D34BD #BD4934 #64BD34
split-complementary
#34A8BD #BD3464 #BD8D34
monochromatic
#1A535D #277D8D #34A8BD #5CC0D2 #8CD3DF
Accessibility & contrast
On white
2.81
#34A8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#34A8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A8BD
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A8BD | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BE
Deuteranopia (green-blind)
#8594BD
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34a8bd; /* rgb */ color: rgb(52, 168, 189); /* oklch */ color: oklch(67.7% 0.104 212.4);
Tailwind
colors: {
custom: {
50: '#7fc2d1',
500: '#34a8bd',
950: '#000000',
},
}SCSS
$custom: #34a8bd; $custom-light: #7fc2d1; $custom-dark: #000000;
JSON
{
"hex": "#34a8bd",
"rgb": {
"r": 52,
"g": 168,
"b": 189
},
"hsl": {
"h": 189.197,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.67713,
"c": 0.10411,
"h": 212.4
},
"luminance": 0.32409
}Semantic roles & 50–950 ramp
primary
#34A8BD
secondary
#CA8E83
accent
#5F48E0
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182