#34C4C8#34C4C8
#34C4C8 is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.0% C 0.116 H 197.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #34C4C8 |
|---|---|
| RGB | rgb(52, 196, 200) |
| HSL | hsl(182, 59%, 49%) |
| HSV | hsv(182, 74%, 78%) |
| CMYK | cmyk(74%, 2%, 0%, 21.6%) |
| CIE-LAB | lab(72.48, -35.08, -12.80) |
| CIE-LCH | lch(72.48, 37.34, 200.05°) |
| OKLab | oklab(74.95% -0.1109 -0.0356) |
| OKLCH | oklch(74.95% 0.116 197.8) |
| XYZ | xyz(31.5767, 44.3762, 61.5336) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.80
Mediumturquoise
#48D1CC
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 6.36
Topaz
#13BBAF
ΔE00 6.62
Lightseagreen
#20B2AA
ΔE00 6.86
Turquoise Blue
#06B1C4
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34C4C8 #C83834
analogous
#34C882 #34C4C8 #347AC8
triadic
#34C4C8 #C834C4 #C4C834
tetradic
#34C4C8 #8234C8 #C83834 #7AC834
square
#34C4C8 #8234C8 #C83834 #7AC834
split-complementary
#34C4C8 #C8347A #C88234
monochromatic
#1B6567 #279497 #34C4C8 #63D3D6 #93E1E3
Accessibility & contrast
On white
2.13
#34C4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#34C4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34C4C8
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34C4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34C4C8 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBC9
Deuteranopia (green-blind)
#A1ABC9
Tritanopia (blue-blind)
#00CBC5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #34c4c8; /* rgb */ color: rgb(52, 196, 200); /* oklch */ color: oklch(75.0% 0.116 197.8);
Tailwind
colors: {
custom: {
50: '#84d6d8',
500: '#34c4c8',
950: '#000000',
},
}SCSS
$custom: #34c4c8; $custom-light: #84d6d8; $custom-dark: #000000;
JSON
{
"hex": "#34c4c8",
"rgb": {
"r": 52,
"g": 196,
"b": 200
},
"hsl": {
"h": 181.622,
"s": 58.73,
"l": 49.412
},
"oklch": {
"l": 0.74952,
"c": 0.11643,
"h": 197.8
},
"luminance": 0.4438
}Semantic roles & 50–950 ramp
primary
#34C4C8
secondary
#CE8C8A
accent
#4A46E2
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383