#34B2B3#34B2B3
#34B2B3 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.8% C 0.106 H 195.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #34B2B3 |
|---|---|
| RGB | rgb(52, 178, 179) |
| HSL | hsl(180, 55%, 45%) |
| HSV | hsv(180, 71%, 70%) |
| CMYK | cmyk(70.9%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.38, -32.75, -10.40) |
| CIE-LCH | lch(66.38, 34.36, 197.61°) |
| OKLab | oklab(69.79% -0.1022 -0.0289) |
| OKLCH | oklch(69.79% 0.106 195.8) |
| XYZ | xyz(25.4696, 35.8225, 48.2112) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.64
Topaz
#13BBAF
ΔE00 5.51
Turquoise Blue
#06B1C4
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 7.43
Cadetblue
#5F9EA0
ΔE00 7.63
Tealish
#24BCA8
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B2B3 #B33534
analogous
#34B374 #34B2B3 #3473B3
triadic
#34B2B3 #B334B2 #B2B334
tetradic
#34B2B3 #7434B3 #B33534 #73B334
square
#34B2B3 #7434B3 #B33534 #73B334
split-complementary
#34B2B3 #B33473 #B37434
monochromatic
#185454 #268384 #34B2B3 #56CDCE #86DBDC
Accessibility & contrast
On white
2.57
#34B2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#34B2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B2B3
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B2B3 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#939CB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #34b2b3; /* rgb */ color: rgb(52, 178, 179); /* oklch */ color: oklch(69.8% 0.106 195.8);
Tailwind
colors: {
custom: {
50: '#7fc9c9',
500: '#34b2b3',
950: '#000000',
},
}SCSS
$custom: #34b2b3; $custom-light: #7fc9c9; $custom-dark: #000000;
JSON
{
"hex": "#34b2b3",
"rgb": {
"r": 52,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.472,
"s": 54.978,
"l": 45.294
},
"oklch": {
"l": 0.69791,
"c": 0.1062,
"h": 195.8
},
"luminance": 0.35826
}Semantic roles & 50–950 ramp
primary
#34B2B3
secondary
#C57E7D
accent
#4B49DE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282