#34AABD#34AABD
#34AABD is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.104 H 210.6°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #34AABD |
|---|---|
| RGB | rgb(52, 170, 189) |
| HSL | hsl(188, 57%, 47%) |
| HSV | hsv(188, 72%, 74%) |
| CMYK | cmyk(72.5%, 10.1%, 0%, 25.9%) |
| CIE-LAB | lab(64.28, -25.81, -19.12) |
| CIE-LCH | lch(64.28, 32.12, 216.54°) |
| OKLab | oklab(68.2% -0.0899 -0.0532) |
| OKLCH | oklch(68.2% 0.104 210.6) |
| XYZ | xyz(24.9723, 33.1507, 53.2168) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.52
Cadetblue
#5F9EA0
ΔE00 7.47
Greyblue
#77A1B5
ΔE00 9.84
Lightseagreen
#20B2AA
ΔE00 10.73
Sea
#3C9992
ΔE00 11.32
Teal Blue
#01889F
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AABD #BD4734
analogous
#34BD8B #34AABD #3466BD
triadic
#34AABD #BD34AA #AABD34
tetradic
#34AABD #8B34BD #BD4734 #66BD34
square
#34AABD #8B34BD #BD4734 #66BD34
split-complementary
#34AABD #BD3466 #BD8B34
monochromatic
#1A545D #277F8D #34AABD #5CC2D2 #8CD4DF
Accessibility & contrast
On white
2.75
#34AABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#34AABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AABD
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AABD | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BE
Deuteranopia (green-blind)
#8796BD
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34aabd; /* rgb */ color: rgb(52, 170, 189); /* oklch */ color: oklch(68.2% 0.104 210.6);
Tailwind
colors: {
custom: {
50: '#7fc3d0',
500: '#34aabd',
950: '#000000',
},
}SCSS
$custom: #34aabd; $custom-light: #7fc3d0; $custom-dark: #000000;
JSON
{
"hex": "#34aabd",
"rgb": {
"r": 52,
"g": 170,
"b": 189
},
"hsl": {
"h": 188.321,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.68201,
"c": 0.10446,
"h": 210.6
},
"luminance": 0.33154
}Semantic roles & 50–950 ramp
primary
#34AABD
secondary
#CA8D83
accent
#5D48E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182