#34BBA8#34BBA8
#34BBA8 is a light, moderate teal. Relative luminance 0.391; OKLCH L 71.7% C 0.116 H 181.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBA8 |
|---|---|
| RGB | rgb(52, 187, 168) |
| HSL | hsl(172, 56%, 47%) |
| HSV | hsv(172, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 10.2%, 26.7%) |
| CIE-LAB | lab(68.82, -39.99, -0.72) |
| CIE-LCH | lch(68.82, 39.99, 181.03°) |
| OKLab | oklab(71.67% -0.1162 -0.0026) |
| OKLCH | oklch(71.67% 0.116 181.3) |
| XYZ | xyz(26.2509, 39.0948, 43.2007) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.78
Turquoise (survey)
#06C2AC
ΔE00 2.31
Topaz
#13BBAF
ΔE00 2.67
Lightseagreen
#20B2AA
ΔE00 4.51
Greeny Blue
#42B395
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBA8 #BB3447
analogous
#34BB65 #34BBA8 #348ABB
triadic
#34BBA8 #A834BB #BBA834
tetradic
#34BBA8 #6534BB #BB3447 #8ABB34
square
#34BBA8 #6534BB #BB3447 #8ABB34
split-complementary
#34BBA8 #BB348A #BB6534
monochromatic
#195B52 #278B7D #34BBA8 #5BD1C1 #8BDFD3
Accessibility & contrast
On white
2.38
#34BBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#34BBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBA8
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBA8 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A7
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bba8; /* rgb */ color: rgb(52, 187, 168); /* oklch */ color: oklch(71.7% 0.116 181.3);
Tailwind
colors: {
custom: {
50: '#80d0c1',
500: '#34bba8',
950: '#000000',
},
}SCSS
$custom: #34bba8; $custom-light: #80d0c1; $custom-dark: #000000;
JSON
{
"hex": "#34bba8",
"rgb": {
"r": 52,
"g": 187,
"b": 168
},
"hsl": {
"h": 171.556,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.71667,
"c": 0.11626,
"h": 181.3
},
"luminance": 0.39098
}Semantic roles & 50–950 ramp
primary
#34BBA8
secondary
#C9828C
accent
#485DE0
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281