#34A3AB#34A3AB
#34A3AB is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.8% C 0.098 H 202.1°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #34A3AB |
|---|---|
| RGB | rgb(52, 163, 171) |
| HSL | hsl(184, 53%, 44%) |
| HSV | hsv(184, 70%, 67%) |
| CMYK | cmyk(69.6%, 4.7%, 0%, 32.9%) |
| CIE-LAB | lab(61.54, -27.86, -13.20) |
| CIE-LCH | lch(61.54, 30.83, 205.36°) |
| OKLab | oklab(65.78% -0.0904 -0.0366) |
| OKLCH | oklch(65.78% 0.098 202.1) |
| XYZ | xyz(21.8608, 29.8622, 43.1320) |
| Luminance | 0.2987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.89
Turquoise Blue
#06B1C4
ΔE00 5.38
Sea
#3C9992
ΔE00 6.76
Lightseagreen
#20B2AA
ΔE00 7.70
Blue Green
#0F9B8E
ΔE00 9.20
Darkcyan
#008B8B
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A3AB #AB3C34
analogous
#34AB77 #34A3AB #3467AB
triadic
#34A3AB #AB34A3 #A3AB34
tetradic
#34A3AB #7734AB #AB3C34 #67AB34
square
#34A3AB #7734AB #AB3C34 #67AB34
split-complementary
#34A3AB #AB3467 #AB7734
monochromatic
#174A4D #26767C #34A3AB #52C2CA #81D3D9
Accessibility & contrast
On white
3.01
#34A3AB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#34A3AB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A3AB
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A3AB | 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)
#979CAC
Deuteranopia (green-blind)
#858FAC
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #34a3ab; /* rgb */ color: rgb(52, 163, 171); /* oklch */ color: oklch(65.8% 0.098 202.1);
Tailwind
colors: {
custom: {
50: '#7dbec4',
500: '#34a3ab',
950: '#000000',
},
}SCSS
$custom: #34a3ab; $custom-light: #7dbec4; $custom-dark: #000000;
JSON
{
"hex": "#34a3ab",
"rgb": {
"r": 52,
"g": 163,
"b": 171
},
"hsl": {
"h": 184.034,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.65779,
"c": 0.09753,
"h": 202.1
},
"luminance": 0.29865
}Semantic roles & 50–950 ramp
primary
#34A3AB
secondary
#C27E79
accent
#554BDD
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181