#34AA9E#34AA9E
#34AA9E is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.1% C 0.104 H 185.2°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #34AA9E |
|---|---|
| RGB | rgb(52, 170, 158) |
| HSL | hsl(174, 53%, 44%) |
| HSV | hsv(174, 69%, 67%) |
| CMYK | cmyk(69.4%, 0%, 7.1%, 33.3%) |
| CIE-LAB | lab(63.30, -34.99, -3.28) |
| CIE-LCH | lch(63.30, 35.15, 185.36°) |
| OKLab | oklab(67.08% -0.1035 -0.0094) |
| OKLCH | oklch(67.08% 0.104 185.2) |
| XYZ | xyz(21.9596, 31.9456, 37.3499) |
| Luminance | 0.3195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.93
Topaz
#13BBAF
ΔE00 4.90
Blue Green
#0F9B8E
ΔE00 5.07
Sea
#3C9992
ΔE00 5.50
Tealish
#24BCA8
ΔE00 5.55
Dull Teal
#5F9E8F
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AA9E #AA3440
analogous
#34AA63 #34AA9E #347BAA
triadic
#34AA9E #9E34AA #AA9E34
tetradic
#34AA9E #6334AA #AA3440 #7BAA34
square
#34AA9E #6334AA #AA3440 #7BAA34
split-complementary
#34AA9E #AA347B #AA6334
monochromatic
#174C47 #267B72 #34AA9E #51CABE #80D8CF
Accessibility & contrast
On white
2.84
#34AA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#34AA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AA9E
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AA9E | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09E
Deuteranopia (green-blind)
#90949F
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #34aa9e; /* rgb */ color: rgb(52, 170, 158); /* oklch */ color: oklch(67.1% 0.104 185.2);
Tailwind
colors: {
custom: {
50: '#7cc4ba',
500: '#34aa9e',
950: '#000000',
},
}SCSS
$custom: #34aa9e; $custom-light: #7cc4ba; $custom-dark: #000000;
JSON
{
"hex": "#34aa9e",
"rgb": {
"r": 52,
"g": 170,
"b": 158
},
"hsl": {
"h": 173.898,
"s": 53.153,
"l": 43.529
},
"oklch": {
"l": 0.67077,
"c": 0.10391,
"h": 185.2
},
"luminance": 0.31948
}Semantic roles & 50–950 ramp
primary
#34AA9E
secondary
#C17880
accent
#4B5ADD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180