#34A3AF#34A3AF
#34A3AF is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.9% C 0.098 H 205.5°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #34A3AF |
|---|---|
| RGB | rgb(52, 163, 175) |
| HSL | hsl(186, 54%, 45%) |
| HSV | hsv(186, 70%, 69%) |
| CMYK | cmyk(70.3%, 6.9%, 0%, 31.4%) |
| CIE-LAB | lab(61.67, -26.64, -15.25) |
| CIE-LCH | lch(61.67, 30.69, 209.79°) |
| OKLab | oklab(65.93% -0.0887 -0.0423) |
| OKLCH | oklch(65.93% 0.098 205.5) |
| XYZ | xyz(22.2479, 30.0170, 45.1705) |
| Luminance | 0.3002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.59
Cadetblue
#5F9EA0
ΔE00 5.34
Sea
#3C9992
ΔE00 8.16
Lightseagreen
#20B2AA
ΔE00 9.05
Darkcyan
#008B8B
ΔE00 9.98
Teal Blue
#01889F
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A3AF #AF4034
analogous
#34AF7E #34A3AF #3465AF
triadic
#34A3AF #AF34A3 #A3AF34
tetradic
#34A3AF #7E34AF #AF4034 #65AF34
square
#34A3AF #7E34AF #AF4034 #65AF34
split-complementary
#34A3AF #AF3465 #AF7E34
monochromatic
#184B51 #267780 #34A3AF #54C0CC #83D2DA
Accessibility & contrast
On white
3.00
#34A3AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#34A3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A3AF
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A3AF | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CB0
Deuteranopia (green-blind)
#848FAF
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #34a3af; /* rgb */ color: rgb(52, 163, 175); /* oklch */ color: oklch(65.9% 0.098 205.5);
Tailwind
colors: {
custom: {
50: '#7dbec6',
500: '#34a3af',
950: '#000000',
},
}SCSS
$custom: #34a3af; $custom-light: #7dbec6; $custom-dark: #000000;
JSON
{
"hex": "#34a3af",
"rgb": {
"r": 52,
"g": 163,
"b": 175
},
"hsl": {
"h": 185.854,
"s": 54.185,
"l": 44.51
},
"oklch": {
"l": 0.65931,
"c": 0.09826,
"h": 205.5
},
"luminance": 0.3002
}Semantic roles & 50–950 ramp
primary
#34A3AF
secondary
#C4827B
accent
#594ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182