#34ABA8#34ABA8
#34ABA8 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.7% C 0.102 H 192.5°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABA8 |
|---|---|
| RGB | rgb(52, 171, 168) |
| HSL | hsl(178, 53%, 44%) |
| HSV | hsv(178, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(63.90, -32.63, -7.98) |
| CIE-LCH | lch(63.90, 33.59, 193.74°) |
| OKLab | oklab(67.66% -0.1 -0.0222) |
| OKLCH | oklch(67.66% 0.102 192.5) |
| XYZ | xyz(23.0437, 32.6804, 42.1317) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.88
Topaz
#13BBAF
ΔE00 5.57
Sea
#3C9992
ΔE00 5.84
Cadetblue
#5F9EA0
ΔE00 6.75
Blue Green
#0F9B8E
ΔE00 6.82
Tealish
#24BCA8
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABA8 #AB3437
analogous
#34AB6C #34ABA8 #3472AB
triadic
#34ABA8 #A834AB #ABA834
tetradic
#34ABA8 #6C34AB #AB3437 #72AB34
square
#34ABA8 #6C34AB #AB3437 #72AB34
split-complementary
#34ABA8 #AB3472 #AB6C34
monochromatic
#174D4C #267C7A #34ABA8 #52CAC7 #81D9D6
Accessibility & contrast
On white
2.79
#34ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#34ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABA8
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABA8 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#8F95A9
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34aba8; /* rgb */ color: rgb(52, 171, 168); /* oklch */ color: oklch(67.7% 0.102 192.5);
Tailwind
colors: {
custom: {
50: '#7dc4c1',
500: '#34aba8',
950: '#000000',
},
}SCSS
$custom: #34aba8; $custom-light: #7dc4c1; $custom-dark: #000000;
JSON
{
"hex": "#34aba8",
"rgb": {
"r": 52,
"g": 171,
"b": 168
},
"hsl": {
"h": 178.487,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.67665,
"c": 0.1024,
"h": 192.5
},
"luminance": 0.32683
}Semantic roles & 50–950 ramp
primary
#34ABA8
secondary
#C2797B
accent
#4B4FDD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281