#34CCAA#34CCAA
#34CCAA is a light, vivid teal. Relative luminance 0.468; OKLCH L 76.0% C 0.133 H 173.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #34CCAA |
|---|---|
| RGB | rgb(52, 204, 170) |
| HSL | hsl(167, 60%, 50%) |
| HSV | hsv(167, 75%, 80%) |
| CMYK | cmyk(74.5%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(74.07, -46.82, 5.81) |
| CIE-LCH | lch(74.07, 47.18, 172.93°) |
| OKLab | oklab(75.98% -0.1322 0.0147) |
| OKLCH | oklch(75.98% 0.133 173.7) |
| XYZ | xyz(30.2610, 46.8144, 45.4636) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.09
Mediumaquamarine
#66CDAA
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 4.22
Turquoise (survey)
#06C2AC
ΔE00 4.47
Seafoam Blue
#78D1B6
ΔE00 5.65
Tealish
#24BCA8
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34CCAA #CC3456
analogous
#34CC5E #34CCAA #34A2CC
triadic
#34CCAA #AA34CC #CCAA34
tetradic
#34CCAA #5E34CC #CC3456 #A2CC34
square
#34CCAA #5E34CC #CC3456 #A2CC34
split-complementary
#34CCAA #CC34A2 #CC5E34
monochromatic
#1B6B59 #279C82 #34CCAA #65D8BE #96E5D3
Accessibility & contrast
On white
2.03
#34CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#34CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34CCAA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34CCAA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFA8
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#00CEC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #34ccaa; /* rgb */ color: rgb(52, 204, 170); /* oklch */ color: oklch(76.0% 0.133 173.7);
Tailwind
colors: {
custom: {
50: '#82dcc3',
500: '#34ccaa',
950: '#000000',
},
}SCSS
$custom: #34ccaa; $custom-light: #82dcc3; $custom-dark: #000000;
JSON
{
"hex": "#34ccaa",
"rgb": {
"r": 52,
"g": 204,
"b": 170
},
"hsl": {
"h": 166.579,
"s": 59.843,
"l": 50.196
},
"oklch": {
"l": 0.75975,
"c": 0.13301,
"h": 173.7
},
"luminance": 0.46818
}Semantic roles & 50–950 ramp
primary
#34CCAA
secondary
#D08C9B
accent
#4568E3
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381