#34C5C8#34C5C8
#34C5C8 is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.2% C 0.117 H 197.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #34C5C8 |
|---|---|
| RGB | rgb(52, 197, 200) |
| HSL | hsl(181, 59%, 49%) |
| HSV | hsv(181, 74%, 78%) |
| CMYK | cmyk(74%, 1.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.78, -35.55, -12.35) |
| CIE-LCH | lch(72.78, 37.63, 199.16°) |
| OKLab | oklab(75.2% -0.1118 -0.0343) |
| OKLCH | oklch(75.2% 0.117 197.1) |
| XYZ | xyz(31.8030, 44.8288, 61.6091) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.50
Mediumturquoise
#48D1CC
ΔE00 4.10
Topaz
#13BBAF
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 6.41
Lightseagreen
#20B2AA
ΔE00 6.81
Turquoise Blue
#06B1C4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34C5C8 #C83734
analogous
#34C881 #34C5C8 #347BC8
triadic
#34C5C8 #C834C5 #C5C834
tetradic
#34C5C8 #8134C8 #C83734 #7BC834
square
#34C5C8 #8134C8 #C83734 #7BC834
split-complementary
#34C5C8 #C8347B #C88134
monochromatic
#1B6567 #279597 #34C5C8 #63D4D6 #93E1E3
Accessibility & contrast
On white
2.11
#34C5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#34C5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34C5C8
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34C5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34C5C8 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCC8
Deuteranopia (green-blind)
#A2ACC9
Tritanopia (blue-blind)
#00CCC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #34c5c8; /* rgb */ color: rgb(52, 197, 200); /* oklch */ color: oklch(75.2% 0.117 197.1);
Tailwind
colors: {
custom: {
50: '#84d7d8',
500: '#34c5c8',
950: '#000000',
},
}SCSS
$custom: #34c5c8; $custom-light: #84d7d8; $custom-dark: #000000;
JSON
{
"hex": "#34c5c8",
"rgb": {
"r": 52,
"g": 197,
"b": 200
},
"hsl": {
"h": 181.216,
"s": 58.73,
"l": 49.412
},
"oklch": {
"l": 0.75195,
"c": 0.11698,
"h": 197.1
},
"luminance": 0.44833
}Semantic roles & 50–950 ramp
primary
#34C5C8
secondary
#CE8B8A
accent
#4946E2
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383