#34A3AA#34A3AA
#34A3AA is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.7% C 0.097 H 201.2°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #34A3AA |
|---|---|
| RGB | rgb(52, 163, 170) |
| HSL | hsl(184, 53%, 44%) |
| HSV | hsv(184, 69%, 67%) |
| CMYK | cmyk(69.4%, 4.1%, 0%, 33.3%) |
| CIE-LAB | lab(61.50, -28.16, -12.69) |
| CIE-LCH | lch(61.50, 30.89, 204.26°) |
| OKLab | oklab(65.74% -0.0908 -0.0352) |
| OKLCH | oklch(65.74% 0.097 201.2) |
| XYZ | xyz(21.7659, 29.8242, 42.6319) |
| Luminance | 0.2983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.84
Turquoise Blue
#06B1C4
ΔE00 5.63
Sea
#3C9992
ΔE00 6.42
Lightseagreen
#20B2AA
ΔE00 7.38
Blue Green
#0F9B8E
ΔE00 8.83
Darkcyan
#008B8B
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A3AA #AA3B34
analogous
#34AA76 #34A3AA #3468AA
triadic
#34A3AA #AA34A3 #A3AA34
tetradic
#34A3AA #7634AA #AA3B34 #68AA34
square
#34A3AA #7634AA #AA3B34 #68AA34
split-complementary
#34A3AA #AA3468 #AA7634
monochromatic
#17494C #26767B #34A3AA #51C3CA #80D3D8
Accessibility & contrast
On white
3.01
#34A3AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#34A3AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A3AA
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A3AA | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#858FAB
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #34a3aa; /* rgb */ color: rgb(52, 163, 170); /* oklch */ color: oklch(65.7% 0.097 201.2);
Tailwind
colors: {
custom: {
50: '#7dbec3',
500: '#34a3aa',
950: '#000000',
},
}SCSS
$custom: #34a3aa; $custom-light: #7dbec3; $custom-dark: #000000;
JSON
{
"hex": "#34a3aa",
"rgb": {
"r": 52,
"g": 163,
"b": 170
},
"hsl": {
"h": 183.559,
"s": 53.153,
"l": 43.529
},
"oklch": {
"l": 0.65741,
"c": 0.09742,
"h": 201.2
},
"luminance": 0.29827
}Semantic roles & 50–950 ramp
primary
#34A3AA
secondary
#C17D78
accent
#544BDD
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181