#34AFB6#34AFB6
#34AFB6 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.105 H 200.7°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #34AFB6 |
|---|---|
| RGB | rgb(52, 175, 182) |
| HSL | hsl(183, 56%, 46%) |
| HSV | hsv(183, 71%, 71%) |
| CMYK | cmyk(71.4%, 3.8%, 0%, 28.6%) |
| CIE-LAB | lab(65.56, -30.42, -13.29) |
| CIE-LCH | lch(65.56, 33.20, 203.60°) |
| OKLab | oklab(69.16% -0.0979 -0.0369) |
| OKLCH | oklch(69.16% 0.105 200.7) |
| XYZ | xyz(25.1859, 34.7644, 49.6297) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.03
Lightseagreen
#20B2AA
ΔE00 5.98
Cadetblue
#5F9EA0
ΔE00 6.82
Topaz
#13BBAF
ΔE00 7.96
Darkturquoise
#00CED1
ΔE00 8.46
Sea
#3C9992
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AFB6 #B63B34
analogous
#34B67C #34AFB6 #346EB6
triadic
#34AFB6 #B634AF #AFB634
tetradic
#34AFB6 #7C34B6 #B63B34 #6EB634
square
#34AFB6 #7C34B6 #B63B34 #6EB634
split-complementary
#34AFB6 #B6346E #B67C34
monochromatic
#195357 #268186 #34AFB6 #58C9CF #88D8DD
Accessibility & contrast
On white
2.64
#34AFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#34AFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AFB6
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AFB6 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B7
Deuteranopia (green-blind)
#8F99B7
Tritanopia (blue-blind)
#00B6B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #34afb6; /* rgb */ color: rgb(52, 175, 182); /* oklch */ color: oklch(69.2% 0.105 200.7);
Tailwind
colors: {
custom: {
50: '#7fc7cb',
500: '#34afb6',
950: '#000000',
},
}SCSS
$custom: #34afb6; $custom-light: #7fc7cb; $custom-dark: #000000;
JSON
{
"hex": "#34afb6",
"rgb": {
"r": 52,
"g": 175,
"b": 182
},
"hsl": {
"h": 183.231,
"s": 55.556,
"l": 45.882
},
"oklch": {
"l": 0.69159,
"c": 0.10458,
"h": 200.7
},
"luminance": 0.34767
}Semantic roles & 50–950 ramp
primary
#34AFB6
secondary
#C7837F
accent
#5149DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282