#34A8AF#34A8AF
#34A8AF is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.2% C 0.100 H 201.0°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #34A8AF |
|---|---|
| RGB | rgb(52, 168, 175) |
| HSL | hsl(183, 54%, 45%) |
| HSV | hsv(183, 70%, 69%) |
| CMYK | cmyk(70.3%, 4%, 0%, 31.4%) |
| CIE-LAB | lab(63.20, -29.11, -12.94) |
| CIE-LCH | lch(63.20, 31.86, 203.97°) |
| OKLab | oklab(67.17% -0.0938 -0.0359) |
| OKLCH | oklch(67.17% 0.1 201) |
| XYZ | xyz(23.1532, 31.8278, 45.4723) |
| Luminance | 0.3183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.70
Cadetblue
#5F9EA0
ΔE00 5.50
Lightseagreen
#20B2AA
ΔE00 6.59
Sea
#3C9992
ΔE00 7.27
Topaz
#13BBAF
ΔE00 9.00
Blue Green
#0F9B8E
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A8AF #AF3B34
analogous
#34AF79 #34A8AF #346AAF
triadic
#34A8AF #AF34A8 #A8AF34
tetradic
#34A8AF #7934AF #AF3B34 #6AAF34
square
#34A8AF #7934AF #AF3B34 #6AAF34
split-complementary
#34A8AF #AF346A #AF7934
monochromatic
#184D51 #267B80 #34A8AF #54C5CC #83D5DA
Accessibility & contrast
On white
2.85
#34A8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#34A8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A8AF
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A8AF | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B0
Deuteranopia (green-blind)
#8993B0
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #34a8af; /* rgb */ color: rgb(52, 168, 175); /* oklch */ color: oklch(67.2% 0.100 201.0);
Tailwind
colors: {
custom: {
50: '#7ec2c6',
500: '#34a8af',
950: '#000000',
},
}SCSS
$custom: #34a8af; $custom-light: #7ec2c6; $custom-dark: #000000;
JSON
{
"hex": "#34a8af",
"rgb": {
"r": 52,
"g": 168,
"b": 175
},
"hsl": {
"h": 183.415,
"s": 54.185,
"l": 44.51
},
"oklch": {
"l": 0.6717,
"c": 0.10043,
"h": 201
},
"luminance": 0.3183
}Semantic roles & 50–950 ramp
primary
#34A8AF
secondary
#C47F7B
accent
#534ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182