#34C6C8#34C6C8
#34C6C8 is a light, moderate teal. Relative luminance 0.453; OKLCH L 75.4% C 0.118 H 196.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #34C6C8 |
|---|---|
| RGB | rgb(52, 198, 200) |
| HSL | hsl(181, 59%, 49%) |
| HSV | hsv(181, 74%, 78%) |
| CMYK | cmyk(74%, 1%, 0%, 21.6%) |
| CIE-LAB | lab(73.08, -36.01, -11.91) |
| CIE-LCH | lch(73.08, 37.93, 198.29°) |
| OKLab | oklab(75.44% -0.1128 -0.0331) |
| OKLCH | oklch(75.44% 0.118 196.3) |
| XYZ | xyz(32.0308, 45.2845, 61.6850) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.25
Mediumturquoise
#48D1CC
ΔE00 3.69
Topaz
#13BBAF
ΔE00 6.19
Aqua Blue
#02D8E9
ΔE00 6.49
Lightseagreen
#20B2AA
ΔE00 6.79
Turquoise Blue
#06B1C4
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34C6C8 #C83634
analogous
#34C880 #34C6C8 #347CC8
triadic
#34C6C8 #C834C6 #C6C834
tetradic
#34C6C8 #8034C8 #C83634 #7CC834
square
#34C6C8 #8034C8 #C83634 #7CC834
split-complementary
#34C6C8 #C8347C #C88034
monochromatic
#1B6667 #279697 #34C6C8 #63D5D6 #93E2E3
Accessibility & contrast
On white
2.09
#34C6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#34C6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34C6C8
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34C6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34C6C8 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC8
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#00CDC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #34c6c8; /* rgb */ color: rgb(52, 198, 200); /* oklch */ color: oklch(75.4% 0.118 196.3);
Tailwind
colors: {
custom: {
50: '#84d8d8',
500: '#34c6c8',
950: '#000000',
},
}SCSS
$custom: #34c6c8; $custom-light: #84d8d8; $custom-dark: #000000;
JSON
{
"hex": "#34c6c8",
"rgb": {
"r": 52,
"g": 198,
"b": 200
},
"hsl": {
"h": 180.811,
"s": 58.73,
"l": 49.412
},
"oklch": {
"l": 0.75439,
"c": 0.11755,
"h": 196.3
},
"luminance": 0.45288
}Semantic roles & 50–950 ramp
primary
#34C6C8
secondary
#CE8B8A
accent
#4846E2
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383