#34B2B5#34B2B5
#34B2B5 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.106 H 197.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #34B2B5 |
|---|---|
| RGB | rgb(52, 178, 181) |
| HSL | hsl(181, 55%, 46%) |
| HSV | hsv(181, 71%, 71%) |
| CMYK | cmyk(71.3%, 1.7%, 0%, 29%) |
| CIE-LAB | lab(66.45, -32.16, -11.41) |
| CIE-LCH | lch(66.45, 34.13, 199.53°) |
| OKLab | oklab(69.86% -0.1013 -0.0317) |
| OKLCH | oklch(69.86% 0.106 197.4) |
| XYZ | xyz(25.6733, 35.9040, 49.2842) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.40
Turquoise Blue
#06B1C4
ΔE00 5.51
Topaz
#13BBAF
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 7.42
Cadetblue
#5F9EA0
ΔE00 7.51
Mediumturquoise
#48D1CC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B2B5 #B53734
analogous
#34B577 #34B2B5 #3472B5
triadic
#34B2B5 #B534B2 #B2B534
tetradic
#34B2B5 #7734B5 #B53734 #72B534
square
#34B2B5 #7734B5 #B53734 #72B534
split-complementary
#34B2B5 #B53472 #B57734
monochromatic
#195456 #268385 #34B2B5 #57CCCF #87DBDC
Accessibility & contrast
On white
2.57
#34B2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#34B2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B2B5
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B2B5 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB5
Deuteranopia (green-blind)
#939CB6
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #34b2b5; /* rgb */ color: rgb(52, 178, 181); /* oklch */ color: oklch(69.9% 0.106 197.4);
Tailwind
colors: {
custom: {
50: '#7fc9cb',
500: '#34b2b5',
950: '#000000',
},
}SCSS
$custom: #34b2b5; $custom-light: #7fc9cb; $custom-dark: #000000;
JSON
{
"hex": "#34b2b5",
"rgb": {
"r": 52,
"g": 178,
"b": 181
},
"hsl": {
"h": 181.395,
"s": 55.365,
"l": 45.686
},
"oklch": {
"l": 0.69863,
"c": 0.10615,
"h": 197.4
},
"luminance": 0.35907
}Semantic roles & 50–950 ramp
primary
#34B2B5
secondary
#C6807F
accent
#4D49DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282