#34B2B2#34B2B2
#34B2B2 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.8% C 0.106 H 195.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #34B2B2 |
|---|---|
| RGB | rgb(52, 178, 178) |
| HSL | hsl(180, 55%, 45%) |
| HSV | hsv(180, 71%, 70%) |
| CMYK | cmyk(70.8%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.35, -33.04, -9.89) |
| CIE-LCH | lch(66.35, 34.49, 196.66°) |
| OKLab | oklab(69.76% -0.1026 -0.0275) |
| OKLCH | oklch(69.76% 0.106 195) |
| XYZ | xyz(25.3688, 35.7822, 47.6805) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.27
Topaz
#13BBAF
ΔE00 5.18
Turquoise Blue
#06B1C4
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 7.47
Tealish
#24BCA8
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B2B2 #B23434
analogous
#34B273 #34B2B2 #3473B2
triadic
#34B2B2 #B234B2 #B2B234
tetradic
#34B2B2 #7334B2 #B23434 #73B234
square
#34B2B2 #7334B2 #B23434 #73B234
split-complementary
#34B2B2 #B23473 #B27334
monochromatic
#185353 #268383 #34B2B2 #56CECE #85DBDB
Accessibility & contrast
On white
2.57
#34B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#34B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B2B2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B2B2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#949CB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #34b2b2; /* rgb */ color: rgb(52, 178, 178); /* oklch */ color: oklch(69.8% 0.106 195.0);
Tailwind
colors: {
custom: {
50: '#7fc9c9',
500: '#34b2b2',
950: '#000000',
},
}SCSS
$custom: #34b2b2; $custom-light: #7fc9c9; $custom-dark: #000000;
JSON
{
"hex": "#34b2b2",
"rgb": {
"r": 52,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.69756,
"c": 0.10625,
"h": 195
},
"luminance": 0.35785
}Semantic roles & 50–950 ramp
primary
#34B2B2
secondary
#C57D7D
accent
#4A4ADE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282