#35C0C8#35C0C8
#35C0C8 is a light, moderate teal. Relative luminance 0.426; OKLCH L 74.0% C 0.114 H 200.8°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #35C0C8 |
|---|---|
| RGB | rgb(53, 192, 200) |
| HSL | hsl(183, 58%, 50%) |
| HSV | hsv(183, 74%, 78%) |
| CMYK | cmyk(73.5%, 4%, 0%, 21.6%) |
| CIE-LAB | lab(71.30, -33.08, -14.58) |
| CIE-LCH | lch(71.30, 36.15, 203.78°) |
| OKLab | oklab(74% -0.1066 -0.0405) |
| OKLCH | oklch(74% 0.114 200.8) |
| XYZ | xyz(30.7385, 42.6226, 61.2393) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.30
Turquoise Blue
#06B1C4
ΔE00 5.60
Mediumturquoise
#48D1CC
ΔE00 6.25
Aqua Blue
#02D8E9
ΔE00 6.49
Lightseagreen
#20B2AA
ΔE00 7.36
Topaz
#13BBAF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35C0C8 #C83D35
analogous
#35C886 #35C0C8 #3577C8
triadic
#35C0C8 #C835C0 #C0C835
tetradic
#35C0C8 #8635C8 #C83D35 #77C835
square
#35C0C8 #8635C8 #C83D35 #77C835
split-complementary
#35C0C8 #C83577 #C88635
monochromatic
#1B6367 #289298 #35C0C8 #64D0D6 #95DFE3
Accessibility & contrast
On white
2.20
#35C0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#35C0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35C0C8
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35C0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35C0C8 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B7C9
Deuteranopia (green-blind)
#9DA8C9
Tritanopia (blue-blind)
#00C7C2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #35c0c8; /* rgb */ color: rgb(53, 192, 200); /* oklch */ color: oklch(74.0% 0.114 200.8);
Tailwind
colors: {
custom: {
50: '#83d3d8',
500: '#35c0c8',
950: '#000000',
},
}SCSS
$custom: #35c0c8; $custom-light: #83d3d8; $custom-dark: #000000;
JSON
{
"hex": "#35c0c8",
"rgb": {
"r": 53,
"g": 192,
"b": 200
},
"hsl": {
"h": 183.265,
"s": 58.103,
"l": 49.608
},
"oklch": {
"l": 0.74,
"c": 0.11403,
"h": 200.8
},
"luminance": 0.42626
}Semantic roles & 50–950 ramp
primary
#35C0C8
secondary
#CE8E8B
accent
#4F46E1
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383