#34AA99#34AA99
#34AA99 is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.106 H 181.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #34AA99 |
|---|---|
| RGB | rgb(52, 170, 153) |
| HSL | hsl(171, 53%, 44%) |
| HSV | hsv(171, 69%, 67%) |
| CMYK | cmyk(69.4%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(63.16, -36.37, -0.69) |
| CIE-LCH | lch(63.16, 36.38, 181.09°) |
| OKLab | oklab(66.92% -0.1058 -0.0025) |
| OKLCH | oklch(66.92% 0.106 181.3) |
| XYZ | xyz(21.5379, 31.7770, 35.1293) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.24
Greeny Blue
#42B395
ΔE00 4.92
Blue Green
#0F9B8E
ΔE00 5.09
Tealish
#24BCA8
ΔE00 5.10
Topaz
#13BBAF
ΔE00 5.39
Dull Teal
#5F9E8F
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AA99 #AA3445
analogous
#34AA5E #34AA99 #3480AA
triadic
#34AA99 #9934AA #AA9934
tetradic
#34AA99 #5E34AA #AA3445 #80AA34
square
#34AA99 #5E34AA #AA3445 #80AA34
split-complementary
#34AA99 #AA3480 #AA5E34
monochromatic
#174C45 #267B6F #34AA99 #51CAB9 #80D8CC
Accessibility & contrast
On white
2.85
#34AA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#34AA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AA99
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AA99 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A098
Deuteranopia (green-blind)
#92949B
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #34aa99; /* rgb */ color: rgb(52, 170, 153); /* oklch */ color: oklch(66.9% 0.106 181.3);
Tailwind
colors: {
custom: {
50: '#7cc4b7',
500: '#34aa99',
950: '#000000',
},
}SCSS
$custom: #34aa99; $custom-light: #7cc4b7; $custom-dark: #000000;
JSON
{
"hex": "#34aa99",
"rgb": {
"r": 52,
"g": 170,
"b": 153
},
"hsl": {
"h": 171.356,
"s": 53.153,
"l": 43.529
},
"oklch": {
"l": 0.66916,
"c": 0.10583,
"h": 181.3
},
"luminance": 0.31779
}Semantic roles & 50–950 ramp
primary
#34AA99
secondary
#C17883
accent
#4B60DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280