#34C3AC#34C3AC
#34C3AC is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.8% C 0.122 H 179.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #34C3AC |
|---|---|
| RGB | rgb(52, 195, 172) |
| HSL | hsl(170, 58%, 48%) |
| HSV | hsv(170, 73%, 76%) |
| CMYK | cmyk(73.3%, 0%, 11.8%, 23.5%) |
| CIE-LAB | lab(71.38, -42.45, 0.82) |
| CIE-LCH | lch(71.38, 42.46, 178.89°) |
| OKLab | oklab(73.79% -0.1224 0.0015) |
| OKLCH | oklch(73.79% 0.122 179.3) |
| XYZ | xyz(28.3740, 42.7354, 45.7751) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.36
Tealish
#24BCA8
ΔE00 2.14
Topaz
#13BBAF
ΔE00 4.26
Greeny Blue
#42B395
ΔE00 5.33
Mediumaquamarine
#66CDAA
ΔE00 5.87
Aquamarine (survey)
#04D8B2
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34C3AC #C3344B
analogous
#34C364 #34C3AC #3492C3
triadic
#34C3AC #AC34C3 #C3AC34
tetradic
#34C3AC #6434C3 #C3344B #92C334
square
#34C3AC #6434C3 #C3344B #92C334
split-complementary
#34C3AC #C33492 #C36434
monochromatic
#1A6257 #279381 #34C3AC #60D5C2 #90E1D4
Accessibility & contrast
On white
2.20
#34C3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#34C3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34C3AC
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34C3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34C3AC | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AB
Deuteranopia (green-blind)
#A7A9AE
Tritanopia (blue-blind)
#00C6BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #34c3ac; /* rgb */ color: rgb(52, 195, 172); /* oklch */ color: oklch(73.8% 0.122 179.3);
Tailwind
colors: {
custom: {
50: '#81d6c4',
500: '#34c3ac',
950: '#000000',
},
}SCSS
$custom: #34c3ac; $custom-light: #81d6c4; $custom-dark: #000000;
JSON
{
"hex": "#34c3ac",
"rgb": {
"r": 52,
"g": 195,
"b": 172
},
"hsl": {
"h": 170.35,
"s": 57.895,
"l": 48.431
},
"oklch": {
"l": 0.73788,
"c": 0.1224,
"h": 179.3
},
"luminance": 0.42739
}Semantic roles & 50–950 ramp
primary
#34C3AC
secondary
#CC8792
accent
#4760E1
background
#F8FDFC
surface
#F0FAF8
border
#CBD3D1
text
#0C1412
muted
#7D8381