#34AA98#34AA98
#34AA98 is a light, moderate teal. Relative luminance 0.317; OKLCH L 66.9% C 0.106 H 180.6°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #34AA98 |
|---|---|
| RGB | rgb(52, 170, 152) |
| HSL | hsl(171, 53%, 44%) |
| HSV | hsv(171, 69%, 67%) |
| CMYK | cmyk(69.4%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(63.13, -36.64, -0.17) |
| CIE-LCH | lch(63.13, 36.64, 180.27°) |
| OKLab | oklab(66.88% -0.1063 -0.0011) |
| OKLCH | oklch(66.88% 0.106 180.6) |
| XYZ | xyz(21.4557, 31.7441, 34.6961) |
| Luminance | 0.3175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.54
Greeny Blue
#42B395
ΔE00 4.63
Tealish
#24BCA8
ΔE00 5.08
Blue Green
#0F9B8E
ΔE00 5.17
Topaz
#13BBAF
ΔE00 5.55
Dull Teal
#5F9E8F
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AA98 #AA3446
analogous
#34AA5D #34AA98 #3481AA
triadic
#34AA98 #9834AA #AA9834
tetradic
#34AA98 #5D34AA #AA3446 #81AA34
square
#34AA98 #5D34AA #AA3446 #81AA34
split-complementary
#34AA98 #AA3481 #AA5D34
monochromatic
#174C44 #267B6E #34AA98 #51CAB7 #80D8CB
Accessibility & contrast
On white
2.86
#34AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#34AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AA98
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AA98 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#92949A
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #34aa98; /* rgb */ color: rgb(52, 170, 152); /* oklch */ color: oklch(66.9% 0.106 180.6);
Tailwind
colors: {
custom: {
50: '#7cc4b6',
500: '#34aa98',
950: '#000000',
},
}SCSS
$custom: #34aa98; $custom-light: #7cc4b6; $custom-dark: #000000;
JSON
{
"hex": "#34aa98",
"rgb": {
"r": 52,
"g": 170,
"b": 152
},
"hsl": {
"h": 170.847,
"s": 53.153,
"l": 43.529
},
"oklch": {
"l": 0.66885,
"c": 0.10628,
"h": 180.6
},
"luminance": 0.31747
}Semantic roles & 50–950 ramp
primary
#34AA98
secondary
#C17884
accent
#4B61DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280