#34A9BD#34A9BD
#34A9BD is a light, moderate teal. Relative luminance 0.328; OKLCH L 68.0% C 0.104 H 211.5°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #34A9BD |
|---|---|
| RGB | rgb(52, 169, 189) |
| HSL | hsl(189, 57%, 47%) |
| HSV | hsv(189, 72%, 74%) |
| CMYK | cmyk(72.5%, 10.6%, 0%, 25.9%) |
| CIE-LAB | lab(63.98, -25.30, -19.58) |
| CIE-LCH | lch(63.98, 31.99, 217.74°) |
| OKLab | oklab(67.96% -0.0889 -0.0545) |
| OKLCH | oklch(67.96% 0.104 211.5) |
| XYZ | xyz(24.7855, 32.7772, 53.1546) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.90
Cadetblue
#5F9EA0
ΔE00 7.57
Greyblue
#77A1B5
ΔE00 9.57
Teal Blue
#01889F
ΔE00 11.04
Lightseagreen
#20B2AA
ΔE00 11.17
Sea
#3C9992
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A9BD #BD4834
analogous
#34BD8C #34A9BD #3465BD
triadic
#34A9BD #BD34A9 #A9BD34
tetradic
#34A9BD #8C34BD #BD4834 #65BD34
square
#34A9BD #8C34BD #BD4834 #65BD34
split-complementary
#34A9BD #BD3465 #BD8C34
monochromatic
#1A535D #277E8D #34A9BD #5CC1D2 #8CD3DF
Accessibility & contrast
On white
2.78
#34A9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#34A9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A9BD
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A9BD | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BE
Deuteranopia (green-blind)
#8695BD
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34a9bd; /* rgb */ color: rgb(52, 169, 189); /* oklch */ color: oklch(68.0% 0.104 211.5);
Tailwind
colors: {
custom: {
50: '#7fc3d0',
500: '#34a9bd',
950: '#000000',
},
}SCSS
$custom: #34a9bd; $custom-light: #7fc3d0; $custom-dark: #000000;
JSON
{
"hex": "#34a9bd",
"rgb": {
"r": 52,
"g": 169,
"b": 189
},
"hsl": {
"h": 188.759,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.67957,
"c": 0.10427,
"h": 211.5
},
"luminance": 0.3278
}Semantic roles & 50–950 ramp
primary
#34A9BD
secondary
#CA8D83
accent
#5E48E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182