#34AAB9#34AAB9
#34AAB9 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.103 H 207.4°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #34AAB9 |
|---|---|
| RGB | rgb(52, 170, 185) |
| HSL | hsl(187, 56%, 46%) |
| HSV | hsv(187, 72%, 73%) |
| CMYK | cmyk(71.9%, 8.1%, 0%, 27.5%) |
| CIE-LAB | lab(64.14, -27.05, -17.10) |
| CIE-LCH | lch(64.14, 32.00, 212.31°) |
| OKLab | oklab(68.04% -0.0916 -0.0475) |
| OKLCH | oklch(68.04% 0.103 207.4) |
| XYZ | xyz(24.5441, 32.9794, 50.9616) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.46
Cadetblue
#5F9EA0
ΔE00 6.68
Lightseagreen
#20B2AA
ΔE00 9.29
Sea
#3C9992
ΔE00 10.05
Greyblue
#77A1B5
ΔE00 10.64
Darkturquoise
#00CED1
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AAB9 #B94334
analogous
#34B986 #34AAB9 #3468B9
triadic
#34AAB9 #B934AA #AAB934
tetradic
#34AAB9 #8634B9 #B94334 #68B934
square
#34AAB9 #8634B9 #B94334 #68B934
split-complementary
#34AAB9 #B93468 #B98634
monochromatic
#195259 #277E89 #34AAB9 #5AC3D1 #89D4DE
Accessibility & contrast
On white
2.76
#34AAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#34AAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AAB9
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AAB9 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BA
Deuteranopia (green-blind)
#8896B9
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34aab9; /* rgb */ color: rgb(52, 170, 185); /* oklch */ color: oklch(68.0% 0.103 207.4);
Tailwind
colors: {
custom: {
50: '#7fc3ce',
500: '#34aab9',
950: '#000000',
},
}SCSS
$custom: #34aab9; $custom-light: #7fc3ce; $custom-dark: #000000;
JSON
{
"hex": "#34aab9",
"rgb": {
"r": 52,
"g": 170,
"b": 185
},
"hsl": {
"h": 186.767,
"s": 56.118,
"l": 46.471
},
"oklch": {
"l": 0.68043,
"c": 0.10316,
"h": 207.4
},
"luminance": 0.32982
}Semantic roles & 50–950 ramp
primary
#34AAB9
secondary
#C88981
accent
#5948DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182