#34ACC0#34ACC0
#34ACC0 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.8% C 0.106 H 211.2°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #34ACC0 |
|---|---|
| RGB | rgb(52, 172, 192) |
| HSL | hsl(189, 57%, 48%) |
| HSV | hsv(189, 73%, 75%) |
| CMYK | cmyk(72.9%, 10.4%, 0%, 24.7%) |
| CIE-LAB | lab(64.99, -25.87, -19.71) |
| CIE-LCH | lch(64.99, 32.53, 217.30°) |
| OKLab | oklab(68.81% -0.0906 -0.0549) |
| OKLCH | oklch(68.81% 0.106 211.2) |
| XYZ | xyz(25.6790, 34.0378, 55.0755) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.23
Cadetblue
#5F9EA0
ΔE00 7.96
Greyblue
#77A1B5
ΔE00 9.85
Lightseagreen
#20B2AA
ΔE00 10.95
Darkturquoise
#00CED1
ΔE00 11.38
Bright Sky Blue
#02CCFE
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ACC0 #C04834
analogous
#34C08E #34ACC0 #3466C0
triadic
#34ACC0 #C034AC #ACC034
tetradic
#34ACC0 #8E34C0 #C04834 #66C034
square
#34ACC0 #8E34C0 #C04834 #66C034
split-complementary
#34ACC0 #C03466 #C08E34
monochromatic
#1A5660 #278190 #34ACC0 #5EC3D3 #8ED5E0
Accessibility & contrast
On white
2.69
#34ACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#34ACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ACC0
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ACC0 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#8898C0
Tritanopia (blue-blind)
#00B4B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #34acc0; /* rgb */ color: rgb(52, 172, 192); /* oklch */ color: oklch(68.8% 0.106 211.2);
Tailwind
colors: {
custom: {
50: '#80c5d3',
500: '#34acc0',
950: '#000000',
},
}SCSS
$custom: #34acc0; $custom-light: #80c5d3; $custom-dark: #000000;
JSON
{
"hex": "#34acc0",
"rgb": {
"r": 52,
"g": 172,
"b": 192
},
"hsl": {
"h": 188.571,
"s": 57.377,
"l": 47.843
},
"oklch": {
"l": 0.68809,
"c": 0.10596,
"h": 211.2
},
"luminance": 0.34041
}Semantic roles & 50–950 ramp
primary
#34ACC0
secondary
#CB8F85
accent
#5D47E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282