#34ABA6#34ABA6
#34ABA6 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.103 H 190.9°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABA6 |
|---|---|
| RGB | rgb(52, 171, 166) |
| HSL | hsl(177, 53%, 44%) |
| HSV | hsv(177, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(63.84, -33.20, -6.95) |
| CIE-LCH | lch(63.84, 33.92, 191.83°) |
| OKLab | oklab(67.6% -0.1009 -0.0194) |
| OKLCH | oklch(67.6% 0.103 190.9) |
| XYZ | xyz(22.8589, 32.6064, 41.1579) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.44
Topaz
#13BBAF
ΔE00 5.16
Sea
#3C9992
ΔE00 5.66
Blue Green
#0F9B8E
ΔE00 6.35
Tealish
#24BCA8
ΔE00 6.90
Cadetblue
#5F9EA0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABA6 #AB3439
analogous
#34AB6A #34ABA6 #3474AB
triadic
#34ABA6 #A634AB #ABA634
tetradic
#34ABA6 #6A34AB #AB3439 #74AB34
square
#34ABA6 #6A34AB #AB3439 #74AB34
split-complementary
#34ABA6 #AB3474 #AB6A34
monochromatic
#174D4B #267C78 #34ABA6 #52CAC5 #81D9D5
Accessibility & contrast
On white
2.79
#34ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#34ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABA6
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABA6 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A6
Deuteranopia (green-blind)
#8F95A7
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34aba6; /* rgb */ color: rgb(52, 171, 166); /* oklch */ color: oklch(67.6% 0.103 190.9);
Tailwind
colors: {
custom: {
50: '#7dc4c0',
500: '#34aba6',
950: '#000000',
},
}SCSS
$custom: #34aba6; $custom-light: #7dc4c0; $custom-dark: #000000;
JSON
{
"hex": "#34aba6",
"rgb": {
"r": 52,
"g": 171,
"b": 166
},
"hsl": {
"h": 177.479,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.67596,
"c": 0.10271,
"h": 190.9
},
"luminance": 0.32609
}Semantic roles & 50–950 ramp
primary
#34ABA6
secondary
#C2797C
accent
#4B51DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281