#34C3AB#34C3AB
#34C3AB is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.8% C 0.123 H 178.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #34C3AB |
|---|---|
| RGB | rgb(52, 195, 171) |
| HSL | hsl(170, 58%, 48%) |
| HSV | hsv(170, 73%, 76%) |
| CMYK | cmyk(73.3%, 0%, 12.3%, 23.5%) |
| CIE-LAB | lab(71.35, -42.71, 1.33) |
| CIE-LCH | lch(71.35, 42.73, 178.22°) |
| OKLab | oklab(73.76% -0.1228 0.0028) |
| OKLCH | oklch(73.76% 0.123 178.7) |
| XYZ | xyz(28.2783, 42.6972, 45.2712) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.48
Tealish
#24BCA8
ΔE00 2.28
Topaz
#13BBAF
ΔE00 4.53
Greeny Blue
#42B395
ΔE00 5.16
Mediumaquamarine
#66CDAA
ΔE00 5.67
Aquamarine (survey)
#04D8B2
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34C3AB #C3344C
analogous
#34C363 #34C3AB #3493C3
triadic
#34C3AB #AB34C3 #C3AB34
tetradic
#34C3AB #6334C3 #C3344C #93C334
square
#34C3AB #6334C3 #C3344C #93C334
split-complementary
#34C3AB #C33493 #C36334
monochromatic
#1A6256 #279381 #34C3AB #60D5C1 #90E1D4
Accessibility & contrast
On white
2.20
#34C3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#34C3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34C3AB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34C3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34C3AB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#A8A9AD
Tritanopia (blue-blind)
#00C6BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #34c3ab; /* rgb */ color: rgb(52, 195, 171); /* oklch */ color: oklch(73.8% 0.123 178.7);
Tailwind
colors: {
custom: {
50: '#81d6c4',
500: '#34c3ab',
950: '#000000',
},
}SCSS
$custom: #34c3ab; $custom-light: #81d6c4; $custom-dark: #000000;
JSON
{
"hex": "#34c3ab",
"rgb": {
"r": 52,
"g": 195,
"b": 171
},
"hsl": {
"h": 169.93,
"s": 57.895,
"l": 48.431
},
"oklch": {
"l": 0.73758,
"c": 0.12288,
"h": 178.7
},
"luminance": 0.42701
}Semantic roles & 50–950 ramp
primary
#34C3AB
secondary
#CC8792
accent
#4761E1
background
#F8FDFC
surface
#F0FAF8
border
#CBD3D1
text
#0C1412
muted
#7D8381