#34A2AF#34A2AF
#34A2AF is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.7% C 0.098 H 206.5°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #34A2AF |
|---|---|
| RGB | rgb(52, 162, 175) |
| HSL | hsl(186, 54%, 45%) |
| HSV | hsv(186, 70%, 69%) |
| CMYK | cmyk(70.3%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(61.36, -26.13, -15.71) |
| CIE-LCH | lch(61.36, 30.50, 211.02°) |
| OKLab | oklab(65.68% -0.0876 -0.0436) |
| OKLCH | oklch(65.68% 0.098 206.5) |
| XYZ | xyz(22.0710, 29.6633, 45.1115) |
| Luminance | 0.2967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.74
Cadetblue
#5F9EA0
ΔE00 5.43
Sea
#3C9992
ΔE00 8.42
Lightseagreen
#20B2AA
ΔE00 9.55
Teal Blue
#01889F
ΔE00 9.57
Darkcyan
#008B8B
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A2AF #AF4134
analogous
#34AF7E #34A2AF #3465AF
triadic
#34A2AF #AF34A2 #A2AF34
tetradic
#34A2AF #7E34AF #AF4134 #65AF34
square
#34A2AF #7E34AF #AF4134 #65AF34
split-complementary
#34A2AF #AF3465 #AF7E34
monochromatic
#184B51 #267680 #34A2AF #54BFCC #83D1DA
Accessibility & contrast
On white
3.03
#34A2AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#34A2AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A2AF
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A2AF | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB0
Deuteranopia (green-blind)
#838FAF
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #34a2af; /* rgb */ color: rgb(52, 162, 175); /* oklch */ color: oklch(65.7% 0.098 206.5);
Tailwind
colors: {
custom: {
50: '#7dbec6',
500: '#34a2af',
950: '#000000',
},
}SCSS
$custom: #34a2af; $custom-light: #7dbec6; $custom-dark: #000000;
JSON
{
"hex": "#34a2af",
"rgb": {
"r": 52,
"g": 162,
"b": 175
},
"hsl": {
"h": 186.341,
"s": 54.185,
"l": 44.51
},
"oklch": {
"l": 0.65684,
"c": 0.09791,
"h": 206.5
},
"luminance": 0.29666
}Semantic roles & 50–950 ramp
primary
#34A2AF
secondary
#C4837B
accent
#5A4ADE
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182