#34AFB7#34AFB7
#34AFB7 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.105 H 201.5°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #34AFB7 |
|---|---|
| RGB | rgb(52, 175, 183) |
| HSL | hsl(184, 56%, 46%) |
| HSV | hsv(184, 72%, 72%) |
| CMYK | cmyk(71.6%, 4.4%, 0%, 28.2%) |
| CIE-LAB | lab(65.60, -30.12, -13.80) |
| CIE-LCH | lch(65.60, 33.13, 204.61°) |
| OKLab | oklab(69.2% -0.0974 -0.0383) |
| OKLCH | oklch(69.2% 0.105 201.5) |
| XYZ | xyz(25.2896, 34.8059, 50.1759) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.67
Lightseagreen
#20B2AA
ΔE00 6.36
Cadetblue
#5F9EA0
ΔE00 6.85
Topaz
#13BBAF
ΔE00 8.31
Darkturquoise
#00CED1
ΔE00 8.56
Sea
#3C9992
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AFB7 #B73C34
analogous
#34B77D #34AFB7 #346DB7
triadic
#34AFB7 #B734AF #AFB734
tetradic
#34AFB7 #7D34B7 #B73C34 #6DB734
square
#34AFB7 #7D34B7 #B73C34 #6DB734
split-complementary
#34AFB7 #B7346D #B77D34
monochromatic
#195458 #268187 #34AFB7 #59C8D0 #88D8DD
Accessibility & contrast
On white
2.64
#34AFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#34AFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AFB7
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AFB7 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B8
Deuteranopia (green-blind)
#8F99B8
Tritanopia (blue-blind)
#00B6B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #34afb7; /* rgb */ color: rgb(52, 175, 183); /* oklch */ color: oklch(69.2% 0.105 201.5);
Tailwind
colors: {
custom: {
50: '#7fc7cc',
500: '#34afb7',
950: '#000000',
},
}SCSS
$custom: #34afb7; $custom-light: #7fc7cc; $custom-dark: #000000;
JSON
{
"hex": "#34afb7",
"rgb": {
"r": 52,
"g": 175,
"b": 183
},
"hsl": {
"h": 183.664,
"s": 55.745,
"l": 46.078
},
"oklch": {
"l": 0.69196,
"c": 0.10469,
"h": 201.5
},
"luminance": 0.34809
}Semantic roles & 50–950 ramp
primary
#34AFB7
secondary
#C78480
accent
#5249DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282