#34C3C8#34C3C8
#34C3C8 is a light, moderate teal. Relative luminance 0.439; OKLCH L 74.7% C 0.116 H 198.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #34C3C8 |
|---|---|
| RGB | rgb(52, 195, 200) |
| HSL | hsl(182, 59%, 49%) |
| HSV | hsv(182, 74%, 78%) |
| CMYK | cmyk(74%, 2.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.18, -34.61, -13.25) |
| CIE-LCH | lch(72.18, 37.06, 200.95°) |
| OKLab | oklab(74.71% -0.1099 -0.0368) |
| OKLCH | oklch(74.71% 0.116 198.5) |
| XYZ | xyz(31.3519, 43.9266, 61.4587) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.13
Mediumturquoise
#48D1CC
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 6.34
Topaz
#13BBAF
ΔE00 6.87
Turquoise Blue
#06B1C4
ΔE00 6.90
Lightseagreen
#20B2AA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34C3C8 #C83934
analogous
#34C883 #34C3C8 #3479C8
triadic
#34C3C8 #C834C3 #C3C834
tetradic
#34C3C8 #8334C8 #C83934 #79C834
square
#34C3C8 #8334C8 #C83934 #79C834
split-complementary
#34C3C8 #C83479 #C88334
monochromatic
#1B6467 #279497 #34C3C8 #63D2D6 #93E0E3
Accessibility & contrast
On white
2.15
#34C3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#34C3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34C3C8
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34C3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34C3C8 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BAC9
Deuteranopia (green-blind)
#A0AAC9
Tritanopia (blue-blind)
#00CAC4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #34c3c8; /* rgb */ color: rgb(52, 195, 200); /* oklch */ color: oklch(74.7% 0.116 198.5);
Tailwind
colors: {
custom: {
50: '#83d5d8',
500: '#34c3c8',
950: '#000000',
},
}SCSS
$custom: #34c3c8; $custom-light: #83d5d8; $custom-dark: #000000;
JSON
{
"hex": "#34c3c8",
"rgb": {
"r": 52,
"g": 195,
"b": 200
},
"hsl": {
"h": 182.027,
"s": 58.73,
"l": 49.412
},
"oklch": {
"l": 0.74709,
"c": 0.11589,
"h": 198.5
},
"luminance": 0.4393
}Semantic roles & 50–950 ramp
primary
#34C3C8
secondary
#CE8C8A
accent
#4B46E2
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383