#34AB98#34AB98
#34AB98 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.1% C 0.107 H 179.9°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #34AB98 |
|---|---|
| RGB | rgb(52, 171, 152) |
| HSL | hsl(170, 53%, 44%) |
| HSV | hsv(170, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 11.1%, 32.9%) |
| CIE-LAB | lab(63.44, -37.09, 0.28) |
| CIE-LCH | lch(63.44, 37.10, 179.57°) |
| OKLab | oklab(67.14% -0.1073 0.0001) |
| OKLCH | oklch(67.14% 0.107 179.9) |
| XYZ | xyz(21.6438, 32.1204, 34.7588) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.22
Lightseagreen
#20B2AA
ΔE00 4.69
Tealish
#24BCA8
ΔE00 4.80
Topaz
#13BBAF
ΔE00 5.47
Blue Green
#0F9B8E
ΔE00 5.52
Dull Teal
#5F9E8F
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AB98 #AB3447
analogous
#34AB5C #34AB98 #3482AB
triadic
#34AB98 #9834AB #AB9834
tetradic
#34AB98 #5C34AB #AB3447 #82AB34
square
#34AB98 #5C34AB #AB3447 #82AB34
split-complementary
#34AB98 #AB3482 #AB5C34
monochromatic
#174D45 #267C6E #34AB98 #52CAB7 #81D9CB
Accessibility & contrast
On white
2.83
#34AB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#34AB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AB98
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AB98 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#93959A
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34ab98; /* rgb */ color: rgb(52, 171, 152); /* oklch */ color: oklch(67.1% 0.107 179.9);
Tailwind
colors: {
custom: {
50: '#7cc4b6',
500: '#34ab98',
950: '#000000',
},
}SCSS
$custom: #34ab98; $custom-light: #7cc4b6; $custom-dark: #000000;
JSON
{
"hex": "#34ab98",
"rgb": {
"r": 52,
"g": 171,
"b": 152
},
"hsl": {
"h": 170.42,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.67139,
"c": 0.10731,
"h": 179.9
},
"luminance": 0.32123
}Semantic roles & 50–950 ramp
primary
#34AB98
secondary
#C27985
accent
#4B62DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280