#34ABA7#34ABA7
#34ABA7 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.103 H 191.7°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABA7 |
|---|---|
| RGB | rgb(52, 171, 167) |
| HSL | hsl(178, 53%, 44%) |
| HSV | hsv(178, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(63.87, -32.92, -7.47) |
| CIE-LCH | lch(63.87, 33.75, 192.78°) |
| OKLab | oklab(67.63% -0.1004 -0.0208) |
| OKLCH | oklch(67.63% 0.103 191.7) |
| XYZ | xyz(22.9509, 32.6432, 41.6429) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.64
Topaz
#13BBAF
ΔE00 5.36
Sea
#3C9992
ΔE00 5.74
Blue Green
#0F9B8E
ΔE00 6.58
Cadetblue
#5F9EA0
ΔE00 6.91
Tealish
#24BCA8
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABA7 #AB3438
analogous
#34AB6B #34ABA7 #3473AB
triadic
#34ABA7 #A734AB #ABA734
tetradic
#34ABA7 #6B34AB #AB3438 #73AB34
square
#34ABA7 #6B34AB #AB3438 #73AB34
split-complementary
#34ABA7 #AB3473 #AB6B34
monochromatic
#174D4B #267C79 #34ABA7 #52CAC6 #81D9D6
Accessibility & contrast
On white
2.79
#34ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#34ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABA7
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABA7 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A7
Deuteranopia (green-blind)
#8F95A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34aba7; /* rgb */ color: rgb(52, 171, 167); /* oklch */ color: oklch(67.6% 0.103 191.7);
Tailwind
colors: {
custom: {
50: '#7dc4c1',
500: '#34aba7',
950: '#000000',
},
}SCSS
$custom: #34aba7; $custom-light: #7dc4c1; $custom-dark: #000000;
JSON
{
"hex": "#34aba7",
"rgb": {
"r": 52,
"g": 171,
"b": 167
},
"hsl": {
"h": 177.983,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.6763,
"c": 0.10255,
"h": 191.7
},
"luminance": 0.32646
}Semantic roles & 50–950 ramp
primary
#34ABA7
secondary
#C2797B
accent
#4B50DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281