#34A9BB#34A9BB
#34A9BB is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.9% C 0.104 H 209.9°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #34A9BB |
|---|---|
| RGB | rgb(52, 169, 187) |
| HSL | hsl(188, 56%, 47%) |
| HSV | hsv(188, 72%, 73%) |
| CMYK | cmyk(72.2%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(63.91, -25.93, -18.57) |
| CIE-LCH | lch(63.91, 31.89, 215.62°) |
| OKLab | oklab(67.88% -0.0897 -0.0517) |
| OKLCH | oklch(67.88% 0.104 209.9) |
| XYZ | xyz(24.5699, 32.6910, 52.0191) |
| Luminance | 0.3269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.67
Cadetblue
#5F9EA0
ΔE00 7.13
Greyblue
#77A1B5
ΔE00 9.95
Lightseagreen
#20B2AA
ΔE00 10.46
Sea
#3C9992
ΔE00 10.88
Teal Blue
#01889F
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A9BB #BB4634
analogous
#34BB8A #34A9BB #3466BB
triadic
#34A9BB #BB34A9 #A9BB34
tetradic
#34A9BB #8A34BB #BB4634 #66BB34
square
#34A9BB #8A34BB #BB4634 #66BB34
split-complementary
#34A9BB #BB3466 #BB8A34
monochromatic
#19525B #277E8B #34A9BB #5BC2D1 #8BD3DF
Accessibility & contrast
On white
2.79
#34A9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#34A9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A9BB
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A9BB | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#8795BB
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34a9bb; /* rgb */ color: rgb(52, 169, 187); /* oklch */ color: oklch(67.9% 0.104 209.9);
Tailwind
colors: {
custom: {
50: '#7fc3cf',
500: '#34a9bb',
950: '#000000',
},
}SCSS
$custom: #34a9bb; $custom-light: #7fc3cf; $custom-dark: #000000;
JSON
{
"hex": "#34a9bb",
"rgb": {
"r": 52,
"g": 169,
"b": 187
},
"hsl": {
"h": 188,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.67877,
"c": 0.10353,
"h": 209.9
},
"luminance": 0.32694
}Semantic roles & 50–950 ramp
primary
#34A9BB
secondary
#C98B82
accent
#5C48E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182