#34A4AF#34A4AF
#34A4AF is a light, moderate teal. Relative luminance 0.304; OKLCH L 66.2% C 0.099 H 204.6°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #34A4AF |
|---|---|
| RGB | rgb(52, 164, 175) |
| HSL | hsl(185, 54%, 45%) |
| HSV | hsv(185, 70%, 69%) |
| CMYK | cmyk(70.3%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(61.98, -27.14, -14.79) |
| CIE-LCH | lch(61.98, 30.90, 208.59°) |
| OKLab | oklab(66.18% -0.0897 -0.0411) |
| OKLCH | oklch(66.18% 0.099 204.6) |
| XYZ | xyz(22.4261, 30.3735, 45.2299) |
| Luminance | 0.3038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.50
Cadetblue
#5F9EA0
ΔE00 5.28
Sea
#3C9992
ΔE00 7.93
Lightseagreen
#20B2AA
ΔE00 8.56
Darkcyan
#008B8B
ΔE00 10.01
Teal Blue
#01889F
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A4AF #AF3F34
analogous
#34AF7D #34A4AF #3467AF
triadic
#34A4AF #AF34A4 #A4AF34
tetradic
#34A4AF #7D34AF #AF3F34 #67AF34
square
#34A4AF #7D34AF #AF3F34 #67AF34
split-complementary
#34A4AF #AF3467 #AF7D34
monochromatic
#184C51 #267880 #34A4AF #54C1CC #83D2DA
Accessibility & contrast
On white
2.97
#34A4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#34A4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A4AF
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A4AF | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DB0
Deuteranopia (green-blind)
#8590AF
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #34a4af; /* rgb */ color: rgb(52, 164, 175); /* oklch */ color: oklch(66.2% 0.099 204.6);
Tailwind
colors: {
custom: {
50: '#7dbfc6',
500: '#34a4af',
950: '#000000',
},
}SCSS
$custom: #34a4af; $custom-light: #7dbfc6; $custom-dark: #000000;
JSON
{
"hex": "#34a4af",
"rgb": {
"r": 52,
"g": 164,
"b": 175
},
"hsl": {
"h": 185.366,
"s": 54.185,
"l": 44.51
},
"oklch": {
"l": 0.66179,
"c": 0.09865,
"h": 204.6
},
"luminance": 0.30376
}Semantic roles & 50–950 ramp
primary
#34A4AF
secondary
#C4827B
accent
#574ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182