#34A3AC#34A3AC
#34A3AC is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.8% C 0.098 H 202.9°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #34A3AC |
|---|---|
| RGB | rgb(52, 163, 172) |
| HSL | hsl(185, 54%, 44%) |
| HSV | hsv(185, 70%, 67%) |
| CMYK | cmyk(69.8%, 5.2%, 0%, 32.5%) |
| CIE-LAB | lab(61.57, -27.55, -13.72) |
| CIE-LCH | lch(61.57, 30.78, 206.46°) |
| OKLab | oklab(65.82% -0.09 -0.0381) |
| OKLCH | oklch(65.82% 0.098 202.9) |
| XYZ | xyz(21.9565, 29.9005, 43.6359) |
| Luminance | 0.2990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.96
Turquoise Blue
#06B1C4
ΔE00 5.14
Sea
#3C9992
ΔE00 7.11
Lightseagreen
#20B2AA
ΔE00 8.03
Darkcyan
#008B8B
ΔE00 9.38
Blue Green
#0F9B8E
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A3AC #AC3D34
analogous
#34AC79 #34A3AC #3467AC
triadic
#34A3AC #AC34A3 #A3AC34
tetradic
#34A3AC #7934AC #AC3D34 #67AC34
square
#34A3AC #7934AC #AC3D34 #67AC34
split-complementary
#34A3AC #AC3467 #AC7934
monochromatic
#184A4E #26767D #34A3AC #52C2CB #81D2D9
Accessibility & contrast
On white
3.01
#34A3AC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#34A3AC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A3AC
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A3AC | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAD
Deuteranopia (green-blind)
#858FAC
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #34a3ac; /* rgb */ color: rgb(52, 163, 172); /* oklch */ color: oklch(65.8% 0.098 202.9);
Tailwind
colors: {
custom: {
50: '#7dbec4',
500: '#34a3ac',
950: '#000000',
},
}SCSS
$custom: #34a3ac; $custom-light: #7dbec4; $custom-dark: #000000;
JSON
{
"hex": "#34a3ac",
"rgb": {
"r": 52,
"g": 163,
"b": 172
},
"hsl": {
"h": 184.5,
"s": 53.571,
"l": 43.922
},
"oklch": {
"l": 0.65817,
"c": 0.09768,
"h": 202.9
},
"luminance": 0.29903
}Semantic roles & 50–950 ramp
primary
#34A3AC
secondary
#C27F79
accent
#564BDD
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181