#34CAAA#34CAAA
#34CAAA is a light, vivid teal. Relative luminance 0.459; OKLCH L 75.5% C 0.131 H 174.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #34CAAA |
|---|---|
| RGB | rgb(52, 202, 170) |
| HSL | hsl(167, 59%, 50%) |
| HSV | hsv(167, 74%, 79%) |
| CMYK | cmyk(74.3%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(73.46, -45.98, 4.93) |
| CIE-LCH | lch(73.46, 46.24, 173.88°) |
| OKLab | oklab(75.48% -0.1302 0.0124) |
| OKLCH | oklch(75.48% 0.131 174.6) |
| XYZ | xyz(29.7887, 45.8698, 45.3062) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.65
Turquoise (survey)
#06C2AC
ΔE00 3.80
Mediumaquamarine
#66CDAA
ΔE00 3.94
Eucalyptus
#44D7A8
ΔE00 4.91
Tealish
#24BCA8
ΔE00 4.97
Seafoam Blue
#78D1B6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34CAAA #CA3454
analogous
#34CA5F #34CAAA #349FCA
triadic
#34CAAA #AA34CA #CAAA34
tetradic
#34CAAA #5F34CA #CA3454 #9FCA34
square
#34CAAA #5F34CA #CA3454 #9FCA34
split-complementary
#34CAAA #CA349F #CA5F34
monochromatic
#1B6958 #279981 #34CAAA #64D7BF #95E4D3
Accessibility & contrast
On white
2.06
#34CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#34CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34CAAA
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34CAAA | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#00CCC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #34caaa; /* rgb */ color: rgb(52, 202, 170); /* oklch */ color: oklch(75.5% 0.131 174.6);
Tailwind
colors: {
custom: {
50: '#82dbc3',
500: '#34caaa',
950: '#000000',
},
}SCSS
$custom: #34caaa; $custom-light: #82dbc3; $custom-dark: #000000;
JSON
{
"hex": "#34caaa",
"rgb": {
"r": 52,
"g": 202,
"b": 170
},
"hsl": {
"h": 167.2,
"s": 59.055,
"l": 49.804
},
"oklch": {
"l": 0.75476,
"c": 0.13081,
"h": 174.6
},
"luminance": 0.45873
}Semantic roles & 50–950 ramp
primary
#34CAAA
secondary
#CF8B99
accent
#4667E2
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381