#34ABBD#34ABBD
#34ABBD is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.105 H 209.7°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABBD |
|---|---|
| RGB | rgb(52, 171, 189) |
| HSL | hsl(188, 57%, 47%) |
| HSV | hsv(188, 72%, 74%) |
| CMYK | cmyk(72.5%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(64.59, -26.31, -18.66) |
| CIE-LCH | lch(64.59, 32.26, 215.35°) |
| OKLab | oklab(68.44% -0.0909 -0.0519) |
| OKLCH | oklch(68.44% 0.105 209.7) |
| XYZ | xyz(25.1604, 33.5270, 53.2796) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.18
Cadetblue
#5F9EA0
ΔE00 7.40
Greyblue
#77A1B5
ΔE00 10.11
Lightseagreen
#20B2AA
ΔE00 10.30
Sea
#3C9992
ΔE00 11.13
Darkturquoise
#00CED1
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABBD #BD4634
analogous
#34BD8A #34ABBD #3467BD
triadic
#34ABBD #BD34AB #ABBD34
tetradic
#34ABBD #8A34BD #BD4634 #67BD34
square
#34ABBD #8A34BD #BD4634 #67BD34
split-complementary
#34ABBD #BD3467 #BD8A34
monochromatic
#1A545D #27808D #34ABBD #5CC3D2 #8CD4DF
Accessibility & contrast
On white
2.73
#34ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#34ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABBD
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABBD | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BE
Deuteranopia (green-blind)
#8897BD
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #34abbd; /* rgb */ color: rgb(52, 171, 189); /* oklch */ color: oklch(68.4% 0.105 209.7);
Tailwind
colors: {
custom: {
50: '#80c4d0',
500: '#34abbd',
950: '#000000',
},
}SCSS
$custom: #34abbd; $custom-light: #80c4d0; $custom-dark: #000000;
JSON
{
"hex": "#34abbd",
"rgb": {
"r": 52,
"g": 171,
"b": 189
},
"hsl": {
"h": 187.883,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.68445,
"c": 0.10467,
"h": 209.7
},
"luminance": 0.3353
}Semantic roles & 50–950 ramp
primary
#34ABBD
secondary
#CA8C83
accent
#5C48E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182