#34A4AA#34A4AA
#34A4AA is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.0% C 0.098 H 200.3°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #34A4AA |
|---|---|
| RGB | rgb(52, 164, 170) |
| HSL | hsl(183, 53%, 44%) |
| HSV | hsv(183, 69%, 67%) |
| CMYK | cmyk(69.4%, 3.5%, 0%, 33.3%) |
| CIE-LAB | lab(61.81, -28.65, -12.23) |
| CIE-LCH | lch(61.81, 31.15, 203.11°) |
| OKLab | oklab(65.99% -0.0919 -0.0339) |
| OKLCH | oklch(65.99% 0.098 200.3) |
| XYZ | xyz(21.9441, 30.1807, 42.6914) |
| Luminance | 0.3018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.92
Turquoise Blue
#06B1C4
ΔE00 5.70
Sea
#3C9992
ΔE00 6.25
Lightseagreen
#20B2AA
ΔE00 6.87
Blue Green
#0F9B8E
ΔE00 8.55
Darkcyan
#008B8B
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A4AA #AA3A34
analogous
#34AA75 #34A4AA #3469AA
triadic
#34A4AA #AA34A4 #A4AA34
tetradic
#34A4AA #7534AA #AA3A34 #69AA34
square
#34A4AA #7534AA #AA3A34 #69AA34
split-complementary
#34A4AA #AA3469 #AA7534
monochromatic
#174A4C #26777B #34A4AA #51C4CA #80D4D8
Accessibility & contrast
On white
2.98
#34A4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#34A4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A4AA
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A4AA | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#8790AB
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #34a4aa; /* rgb */ color: rgb(52, 164, 170); /* oklch */ color: oklch(66.0% 0.098 200.3);
Tailwind
colors: {
custom: {
50: '#7dbfc3',
500: '#34a4aa',
950: '#000000',
},
}SCSS
$custom: #34a4aa; $custom-light: #7dbfc3; $custom-dark: #000000;
JSON
{
"hex": "#34a4aa",
"rgb": {
"r": 52,
"g": 164,
"b": 170
},
"hsl": {
"h": 183.051,
"s": 53.153,
"l": 43.529
},
"oklch": {
"l": 0.6599,
"c": 0.09793,
"h": 200.3
},
"luminance": 0.30183
}Semantic roles & 50–950 ramp
primary
#34A4AA
secondary
#C17C78
accent
#534BDD
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181