#34AB99#34AB99
#34AB99 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.2% C 0.107 H 180.7°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #34AB99 |
|---|---|
| RGB | rgb(52, 171, 153) |
| HSL | hsl(171, 53%, 44%) |
| HSV | hsv(171, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 10.5%, 32.9%) |
| CIE-LAB | lab(63.47, -36.82, -0.24) |
| CIE-LCH | lch(63.47, 36.83, 180.37°) |
| OKLab | oklab(67.17% -0.1068 -0.0012) |
| OKLCH | oklch(67.17% 0.107 180.7) |
| XYZ | xyz(21.7261, 32.1533, 35.1920) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.37
Greeny Blue
#42B395
ΔE00 4.51
Tealish
#24BCA8
ΔE00 4.79
Topaz
#13BBAF
ΔE00 5.29
Blue Green
#0F9B8E
ΔE00 5.43
Dull Teal
#5F9E8F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AB99 #AB3446
analogous
#34AB5D #34AB99 #3481AB
triadic
#34AB99 #9934AB #AB9934
tetradic
#34AB99 #5D34AB #AB3446 #81AB34
square
#34AB99 #5D34AB #AB3446 #81AB34
split-complementary
#34AB99 #AB3481 #AB5D34
monochromatic
#174D45 #267C6F #34AB99 #52CAB8 #81D9CB
Accessibility & contrast
On white
2.83
#34AB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#34AB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AB99
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AB99 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A198
Deuteranopia (green-blind)
#93959B
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34ab99; /* rgb */ color: rgb(52, 171, 153); /* oklch */ color: oklch(67.2% 0.107 180.7);
Tailwind
colors: {
custom: {
50: '#7cc4b7',
500: '#34ab99',
950: '#000000',
},
}SCSS
$custom: #34ab99; $custom-light: #7cc4b7; $custom-dark: #000000;
JSON
{
"hex": "#34ab99",
"rgb": {
"r": 52,
"g": 171,
"b": 153
},
"hsl": {
"h": 170.924,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.6717,
"c": 0.10685,
"h": 180.7
},
"luminance": 0.32156
}Semantic roles & 50–950 ramp
primary
#34AB99
secondary
#C27984
accent
#4B61DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280