#34A4AE#34A4AE
#34A4AE is a light, moderate teal. Relative luminance 0.303; OKLCH L 66.1% C 0.098 H 203.7°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #34A4AE |
|---|---|
| RGB | rgb(52, 164, 174) |
| HSL | hsl(185, 54%, 44%) |
| HSV | hsv(185, 70%, 68%) |
| CMYK | cmyk(70.1%, 5.7%, 0%, 31.8%) |
| CIE-LAB | lab(61.94, -27.44, -14.28) |
| CIE-LCH | lch(61.94, 30.93, 207.49°) |
| OKLab | oklab(66.14% -0.0901 -0.0396) |
| OKLCH | oklch(66.14% 0.098 203.7) |
| XYZ | xyz(22.3283, 30.3344, 44.7145) |
| Luminance | 0.3034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.69
Cadetblue
#5F9EA0
ΔE00 5.16
Sea
#3C9992
ΔE00 7.59
Lightseagreen
#20B2AA
ΔE00 8.21
Darkcyan
#008B8B
ΔE00 9.82
Blue Green
#0F9B8E
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A4AE #AE3E34
analogous
#34AE7B #34A4AE #3467AE
triadic
#34A4AE #AE34A4 #A4AE34
tetradic
#34A4AE #7B34AE #AE3E34 #67AE34
square
#34A4AE #7B34AE #AE3E34 #67AE34
split-complementary
#34A4AE #AE3467 #AE7B34
monochromatic
#184B50 #26787F #34A4AE #53C2CC #83D3DA
Accessibility & contrast
On white
2.97
#34A4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#34A4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A4AE
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A4AE | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAF
Deuteranopia (green-blind)
#8590AE
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #34a4ae; /* rgb */ color: rgb(52, 164, 174); /* oklch */ color: oklch(66.1% 0.098 203.7);
Tailwind
colors: {
custom: {
50: '#7dbfc6',
500: '#34a4ae',
950: '#000000',
},
}SCSS
$custom: #34a4ae; $custom-light: #7dbfc6; $custom-dark: #000000;
JSON
{
"hex": "#34a4ae",
"rgb": {
"r": 52,
"g": 164,
"b": 174
},
"hsl": {
"h": 184.918,
"s": 53.982,
"l": 44.314
},
"oklch": {
"l": 0.66141,
"c": 0.09846,
"h": 203.7
},
"luminance": 0.30337
}Semantic roles & 50–950 ramp
primary
#34A4AE
secondary
#C3817B
accent
#564ADD
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182