#34ABA5#34ABA5
#34ABA5 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.103 H 190.1°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABA5 |
|---|---|
| RGB | rgb(52, 171, 165) |
| HSL | hsl(177, 53%, 44%) |
| HSV | hsv(177, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(63.81, -33.49, -6.44) |
| CIE-LCH | lch(63.81, 34.10, 190.88°) |
| OKLab | oklab(67.56% -0.1013 -0.018) |
| OKLCH | oklch(67.56% 0.103 190.1) |
| XYZ | xyz(22.7675, 32.5699, 40.6767) |
| Luminance | 0.3257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.29
Topaz
#13BBAF
ΔE00 5.00
Sea
#3C9992
ΔE00 5.60
Blue Green
#0F9B8E
ΔE00 6.14
Tealish
#24BCA8
ΔE00 6.62
Dull Teal
#5F9E8F
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABA5 #AB343A
analogous
#34AB69 #34ABA5 #3475AB
triadic
#34ABA5 #A534AB #ABA534
tetradic
#34ABA5 #6934AB #AB343A #75AB34
square
#34ABA5 #6934AB #AB343A #75AB34
split-complementary
#34ABA5 #AB3475 #AB6934
monochromatic
#174D4A #267C78 #34ABA5 #52CAC4 #81D9D4
Accessibility & contrast
On white
2.79
#34ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#34ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABA5
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABA5 | 1.00 | 2.79 | 7.51 | 7.51 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A5
Deuteranopia (green-blind)
#9095A6
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34aba5; /* rgb */ color: rgb(52, 171, 165); /* oklch */ color: oklch(67.6% 0.103 190.1);
Tailwind
colors: {
custom: {
50: '#7dc4bf',
500: '#34aba5',
950: '#000000',
},
}SCSS
$custom: #34aba5; $custom-light: #7dc4bf; $custom-dark: #000000;
JSON
{
"hex": "#34aba5",
"rgb": {
"r": 52,
"g": 171,
"b": 165
},
"hsl": {
"h": 176.975,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.67562,
"c": 0.1029,
"h": 190.1
},
"luminance": 0.32572
}Semantic roles & 50–950 ramp
primary
#34ABA5
secondary
#C2797D
accent
#4B52DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281