#34BEB2#34BEB2
#34BEB2 is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.7% C 0.115 H 186.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #34BEB2 |
|---|---|
| RGB | rgb(52, 190, 178) |
| HSL | hsl(175, 57%, 47%) |
| HSV | hsv(175, 73%, 75%) |
| CMYK | cmyk(72.6%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(70.01, -38.60, -4.46) |
| CIE-LCH | lch(70.01, 38.86, 186.58°) |
| OKLab | oklab(72.73% -0.1147 -0.0127) |
| OKLCH | oklch(72.73% 0.115 186.3) |
| XYZ | xyz(27.8617, 40.7680, 48.5115) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.42
Tealish
#24BCA8
ΔE00 2.93
Turquoise (survey)
#06C2AC
ΔE00 3.60
Lightseagreen
#20B2AA
ΔE00 3.61
Mediumturquoise
#48D1CC
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BEB2 #BE3440
analogous
#34BE6D #34BEB2 #3485BE
triadic
#34BEB2 #B234BE #BEB234
tetradic
#34BEB2 #6D34BE #BE3440 #85BE34
square
#34BEB2 #6D34BE #BE3440 #85BE34
split-complementary
#34BEB2 #BE3485 #BE6D34
monochromatic
#1A5E58 #278E85 #34BEB2 #5DD3C8 #8DE0D8
Accessibility & contrast
On white
2.29
#34BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#34BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BEB2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BEB2 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B2
Deuteranopia (green-blind)
#A1A5B3
Tritanopia (blue-blind)
#00C2BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #34beb2; /* rgb */ color: rgb(52, 190, 178); /* oklch */ color: oklch(72.7% 0.115 186.3);
Tailwind
colors: {
custom: {
50: '#81d2c9',
500: '#34beb2',
950: '#000000',
},
}SCSS
$custom: #34beb2; $custom-light: #81d2c9; $custom-dark: #000000;
JSON
{
"hex": "#34beb2",
"rgb": {
"r": 52,
"g": 190,
"b": 178
},
"hsl": {
"h": 174.783,
"s": 57.025,
"l": 47.451
},
"oklch": {
"l": 0.72731,
"c": 0.11537,
"h": 186.3
},
"luminance": 0.40771
}Semantic roles & 50–950 ramp
primary
#34BEB2
secondary
#CA848A
accent
#4855E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282