#34A2AA#34A2AA
#34A2AA is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.5% C 0.097 H 202.1°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #34A2AA |
|---|---|
| RGB | rgb(52, 162, 170) |
| HSL | hsl(184, 53%, 44%) |
| HSV | hsv(184, 69%, 67%) |
| CMYK | cmyk(69.4%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(61.19, -27.66, -13.15) |
| CIE-LCH | lch(61.19, 30.63, 205.43°) |
| OKLab | oklab(65.49% -0.0898 -0.0365) |
| OKLCH | oklch(65.49% 0.097 202.1) |
| XYZ | xyz(21.5890, 29.4705, 42.5730) |
| Luminance | 0.2947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.80
Turquoise Blue
#06B1C4
ΔE00 5.61
Sea
#3C9992
ΔE00 6.63
Lightseagreen
#20B2AA
ΔE00 7.88
Darkcyan
#008B8B
ΔE00 8.95
Blue Green
#0F9B8E
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A2AA #AA3C34
analogous
#34AA77 #34A2AA #3467AA
triadic
#34A2AA #AA34A2 #A2AA34
tetradic
#34A2AA #7734AA #AA3C34 #67AA34
square
#34A2AA #7734AA #AA3C34 #67AA34
split-complementary
#34A2AA #AA3467 #AA7734
monochromatic
#17494C #26757B #34A2AA #51C2CA #80D2D8
Accessibility & contrast
On white
3.05
#34A2AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#34A2AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A2AA
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A2AA | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#848EAA
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #34a2aa; /* rgb */ color: rgb(52, 162, 170); /* oklch */ color: oklch(65.5% 0.097 202.1);
Tailwind
colors: {
custom: {
50: '#7cbec3',
500: '#34a2aa',
950: '#000000',
},
}SCSS
$custom: #34a2aa; $custom-light: #7cbec3; $custom-dark: #000000;
JSON
{
"hex": "#34a2aa",
"rgb": {
"r": 52,
"g": 162,
"b": 170
},
"hsl": {
"h": 184.068,
"s": 53.153,
"l": 43.529
},
"oklch": {
"l": 0.65493,
"c": 0.09693,
"h": 202.1
},
"luminance": 0.29473
}Semantic roles & 50–950 ramp
primary
#34A2AA
secondary
#C17D78
accent
#554BDD
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181