#34B2BD#34B2BD
#34B2BD is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.2% C 0.107 H 203.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #34B2BD |
|---|---|
| RGB | rgb(52, 178, 189) |
| HSL | hsl(185, 57%, 47%) |
| HSV | hsv(185, 72%, 74%) |
| CMYK | cmyk(72.5%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(66.70, -29.77, -15.45) |
| CIE-LCH | lch(66.70, 33.54, 207.44°) |
| OKLab | oklab(70.16% -0.0979 -0.0429) |
| OKLCH | oklch(70.16% 0.107 203.7) |
| XYZ | xyz(26.5178, 36.2418, 53.7320) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.65
Lightseagreen
#20B2AA
ΔE00 7.43
Cadetblue
#5F9EA0
ΔE00 7.67
Darkturquoise
#00CED1
ΔE00 8.15
Topaz
#13BBAF
ΔE00 9.11
Aqua Blue
#02D8E9
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B2BD #BD3F34
analogous
#34BD84 #34B2BD #346DBD
triadic
#34B2BD #BD34B2 #B2BD34
tetradic
#34B2BD #8434BD #BD3F34 #6DBD34
square
#34B2BD #8434BD #BD3F34 #6DBD34
split-complementary
#34B2BD #BD346D #BD8434
monochromatic
#1A585D #27858D #34B2BD #5CC9D2 #8CD9DF
Accessibility & contrast
On white
2.55
#34B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#34B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B2BD
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B2BD | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABE
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #34b2bd; /* rgb */ color: rgb(52, 178, 189); /* oklch */ color: oklch(70.2% 0.107 203.7);
Tailwind
colors: {
custom: {
50: '#80c9d0',
500: '#34b2bd',
950: '#000000',
},
}SCSS
$custom: #34b2bd; $custom-light: #80c9d0; $custom-dark: #000000;
JSON
{
"hex": "#34b2bd",
"rgb": {
"r": 52,
"g": 178,
"b": 189
},
"hsl": {
"h": 184.818,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.70157,
"c": 0.10686,
"h": 203.7
},
"luminance": 0.36245
}Semantic roles & 50–950 ramp
primary
#34B2BD
secondary
#CA8983
accent
#5448E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282