#34AFBD#34AFBD
#34AFBD is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.4% C 0.106 H 206.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #34AFBD |
|---|---|
| RGB | rgb(52, 175, 189) |
| HSL | hsl(186, 57%, 47%) |
| HSV | hsv(186, 72%, 74%) |
| CMYK | cmyk(72.5%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(65.80, -28.30, -16.83) |
| CIE-LCH | lch(65.80, 32.92, 210.74°) |
| OKLab | oklab(69.42% -0.0949 -0.0468) |
| OKLCH | oklch(69.42% 0.106 206.2) |
| XYZ | xyz(25.9274, 35.0611, 53.5352) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.79
Cadetblue
#5F9EA0
ΔE00 7.39
Lightseagreen
#20B2AA
ΔE00 8.62
Darkturquoise
#00CED1
ΔE00 9.43
Topaz
#13BBAF
ΔE00 10.46
Sea
#3C9992
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AFBD #BD4234
analogous
#34BD86 #34AFBD #346BBD
triadic
#34AFBD #BD34AF #AFBD34
tetradic
#34AFBD #8634BD #BD4234 #6BBD34
square
#34AFBD #8634BD #BD4234 #6BBD34
split-complementary
#34AFBD #BD346B #BD8634
monochromatic
#1A565D #27838D #34AFBD #5CC6D2 #8CD7DF
Accessibility & contrast
On white
2.62
#34AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#34AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AFBD
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AFBD | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BE
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #34afbd; /* rgb */ color: rgb(52, 175, 189); /* oklch */ color: oklch(69.4% 0.106 206.2);
Tailwind
colors: {
custom: {
50: '#80c7d0',
500: '#34afbd',
950: '#000000',
},
}SCSS
$custom: #34afbd; $custom-light: #80c7d0; $custom-dark: #000000;
JSON
{
"hex": "#34afbd",
"rgb": {
"r": 52,
"g": 175,
"b": 189
},
"hsl": {
"h": 186.131,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.69423,
"c": 0.10578,
"h": 206.2
},
"luminance": 0.35064
}Semantic roles & 50–950 ramp
primary
#34AFBD
secondary
#CA8A83
accent
#5748E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282