#34B3B2#34B3B2
#34B3B2 is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.0% C 0.107 H 194.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #34B3B2 |
|---|---|
| RGB | rgb(52, 179, 178) |
| HSL | hsl(180, 55%, 45%) |
| HSV | hsv(180, 71%, 70%) |
| CMYK | cmyk(70.9%, 0%, 0.6%, 29.8%) |
| CIE-LAB | lab(66.66, -33.52, -9.43) |
| CIE-LCH | lch(66.66, 34.82, 195.72°) |
| OKLab | oklab(70% -0.1036 -0.0262) |
| OKLCH | oklch(70% 0.107 194.2) |
| XYZ | xyz(25.5685, 36.1816, 47.7471) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.92
Topaz
#13BBAF
ΔE00 4.72
Turquoise Blue
#06B1C4
ΔE00 7.05
Tealish
#24BCA8
ΔE00 7.15
Darkturquoise
#00CED1
ΔE00 7.25
Mediumturquoise
#48D1CC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B3B2 #B33435
analogous
#34B373 #34B3B2 #3474B3
triadic
#34B3B2 #B234B3 #B3B234
tetradic
#34B3B2 #7334B3 #B33435 #74B334
square
#34B3B2 #7334B3 #B33435 #74B334
split-complementary
#34B3B2 #B33474 #B37334
monochromatic
#185454 #268483 #34B3B2 #56CECD #86DCDB
Accessibility & contrast
On white
2.55
#34B3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#34B3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B3B2
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B3B2 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#959CB3
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #34b3b2; /* rgb */ color: rgb(52, 179, 178); /* oklch */ color: oklch(70.0% 0.107 194.2);
Tailwind
colors: {
custom: {
50: '#7fcac9',
500: '#34b3b2',
950: '#000000',
},
}SCSS
$custom: #34b3b2; $custom-light: #7fcac9; $custom-dark: #000000;
JSON
{
"hex": "#34b3b2",
"rgb": {
"r": 52,
"g": 179,
"b": 178
},
"hsl": {
"h": 179.528,
"s": 54.978,
"l": 45.294
},
"oklch": {
"l": 0.70004,
"c": 0.10691,
"h": 194.2
},
"luminance": 0.36185
}Semantic roles & 50–950 ramp
primary
#34B3B2
secondary
#C57D7E
accent
#494BDE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282