#34CCAB#34CCAB
#34CCAB is a light, vivid teal. Relative luminance 0.469; OKLCH L 76.0% C 0.132 H 174.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #34CCAB |
|---|---|
| RGB | rgb(52, 204, 171) |
| HSL | hsl(167, 60%, 50%) |
| HSV | hsv(167, 75%, 80%) |
| CMYK | cmyk(74.5%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(74.10, -46.57, 5.31) |
| CIE-LCH | lch(74.10, 46.87, 173.50°) |
| OKLab | oklab(76% -0.1317 0.0133) |
| OKLCH | oklch(76% 0.132 174.2) |
| XYZ | xyz(30.3559, 46.8524, 45.9637) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.14
Mediumaquamarine
#66CDAA
ΔE00 3.80
Turquoise (survey)
#06C2AC
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 4.44
Tealish
#24BCA8
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34CCAB #CC3455
analogous
#34CC5F #34CCAB #34A1CC
triadic
#34CCAB #AB34CC #CCAB34
tetradic
#34CCAB #5F34CC #CC3455 #A1CC34
square
#34CCAB #5F34CC #CC3455 #A1CC34
split-complementary
#34CCAB #CC34A1 #CC5F34
monochromatic
#1B6B59 #279C82 #34CCAB #65D8BF #96E5D3
Accessibility & contrast
On white
2.02
#34CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#34CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34CCAB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34CCAB | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFA9
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#00CEC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #34ccab; /* rgb */ color: rgb(52, 204, 171); /* oklch */ color: oklch(76.0% 0.132 174.2);
Tailwind
colors: {
custom: {
50: '#82dcc4',
500: '#34ccab',
950: '#000000',
},
}SCSS
$custom: #34ccab; $custom-light: #82dcc4; $custom-dark: #000000;
JSON
{
"hex": "#34ccab",
"rgb": {
"r": 52,
"g": 204,
"b": 171
},
"hsl": {
"h": 166.974,
"s": 59.843,
"l": 50.196
},
"oklch": {
"l": 0.76003,
"c": 0.1324,
"h": 174.2
},
"luminance": 0.46856
}Semantic roles & 50–950 ramp
primary
#34CCAB
secondary
#D08C9B
accent
#4567E3
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0C1512
muted
#7D8381