#34CAA8#34CAA8
#34CAA8 is a light, vivid teal. Relative luminance 0.458; OKLCH L 75.4% C 0.132 H 173.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #34CAA8 |
|---|---|
| RGB | rgb(52, 202, 168) |
| HSL | hsl(166, 59%, 50%) |
| HSV | hsv(166, 74%, 79%) |
| CMYK | cmyk(74.3%, 0%, 16.8%, 20.8%) |
| CIE-LAB | lab(73.41, -46.48, 5.94) |
| CIE-LCH | lch(73.41, 46.86, 172.72°) |
| OKLab | oklab(75.42% -0.1312 0.015) |
| OKLCH | oklch(75.42% 0.132 173.5) |
| XYZ | xyz(29.6009, 45.7947, 44.3174) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.56
Mediumaquamarine
#66CDAA
ΔE00 3.77
Turquoise (survey)
#06C2AC
ΔE00 4.27
Eucalyptus
#44D7A8
ΔE00 4.50
Tealish
#24BCA8
ΔE00 5.37
Green Blue
#01C08D
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34CAA8 #CA3456
analogous
#34CA5D #34CAA8 #34A1CA
triadic
#34CAA8 #A834CA #CAA834
tetradic
#34CAA8 #5D34CA #CA3456 #A1CA34
square
#34CAA8 #5D34CA #CA3456 #A1CA34
split-complementary
#34CAA8 #CA34A1 #CA5D34
monochromatic
#1B6957 #279980 #34CAA8 #64D7BD #95E4D2
Accessibility & contrast
On white
2.07
#34CAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#34CAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34CAA8
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34CAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34CAA8 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA6
Deuteranopia (green-blind)
#B0AEAA
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #34caa8; /* rgb */ color: rgb(52, 202, 168); /* oklch */ color: oklch(75.4% 0.132 173.5);
Tailwind
colors: {
custom: {
50: '#82dbc1',
500: '#34caa8',
950: '#000000',
},
}SCSS
$custom: #34caa8; $custom-light: #82dbc1; $custom-dark: #000000;
JSON
{
"hex": "#34caa8",
"rgb": {
"r": 52,
"g": 202,
"b": 168
},
"hsl": {
"h": 166.4,
"s": 59.055,
"l": 49.804
},
"oklch": {
"l": 0.75419,
"c": 0.13201,
"h": 173.5
},
"luminance": 0.45798
}Semantic roles & 50–950 ramp
primary
#34CAA8
secondary
#CF8B9A
accent
#4669E2
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381