#34AAB8#34AAB8
#34AAB8 is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.0% C 0.103 H 206.6°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #34AAB8 |
|---|---|
| RGB | rgb(52, 170, 184) |
| HSL | hsl(186, 56%, 46%) |
| HSV | hsv(186, 72%, 72%) |
| CMYK | cmyk(71.7%, 7.6%, 0%, 27.8%) |
| CIE-LAB | lab(64.11, -27.36, -16.60) |
| CIE-LCH | lch(64.11, 32.00, 211.24°) |
| OKLab | oklab(68.01% -0.092 -0.0461) |
| OKLCH | oklch(68.01% 0.103 206.6) |
| XYZ | xyz(24.4389, 32.9373, 50.4076) |
| Luminance | 0.3294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.58
Cadetblue
#5F9EA0
ΔE00 6.52
Lightseagreen
#20B2AA
ΔE00 8.92
Sea
#3C9992
ΔE00 9.74
Darkturquoise
#00CED1
ΔE00 10.74
Greyblue
#77A1B5
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AAB8 #B84234
analogous
#34B884 #34AAB8 #3468B8
triadic
#34AAB8 #B834AA #AAB834
tetradic
#34AAB8 #8434B8 #B84234 #68B834
square
#34AAB8 #8434B8 #B84234 #68B834
split-complementary
#34AAB8 #B83468 #B88434
monochromatic
#195259 #277E88 #34AAB8 #59C3D0 #89D5DE
Accessibility & contrast
On white
2.77
#34AAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#34AAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AAB8
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AAB8 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B9
Deuteranopia (green-blind)
#8995B8
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34aab8; /* rgb */ color: rgb(52, 170, 184); /* oklch */ color: oklch(68.0% 0.103 206.6);
Tailwind
colors: {
custom: {
50: '#7fc3cd',
500: '#34aab8',
950: '#000000',
},
}SCSS
$custom: #34aab8; $custom-light: #7fc3cd; $custom-dark: #000000;
JSON
{
"hex": "#34aab8",
"rgb": {
"r": 52,
"g": 170,
"b": 184
},
"hsl": {
"h": 186.364,
"s": 55.932,
"l": 46.275
},
"oklch": {
"l": 0.68005,
"c": 0.10289,
"h": 206.6
},
"luminance": 0.3294
}Semantic roles & 50–950 ramp
primary
#34AAB8
secondary
#C88880
accent
#5949DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182