#35C5C7#35C5C7
#35C5C7 is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.2% C 0.117 H 196.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #35C5C7 |
|---|---|
| RGB | rgb(53, 197, 199) |
| HSL | hsl(181, 58%, 49%) |
| HSV | hsv(181, 73%, 78%) |
| CMYK | cmyk(73.4%, 1%, 0%, 22%) |
| CIE-LAB | lab(72.77, -35.73, -11.83) |
| CIE-LCH | lch(72.77, 37.63, 198.32°) |
| OKLab | oklab(75.18% -0.1119 -0.0329) |
| OKLCH | oklch(75.18% 0.117 196.4) |
| XYZ | xyz(31.7386, 44.8091, 60.9980) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.50
Mediumturquoise
#48D1CC
ΔE00 3.87
Topaz
#13BBAF
ΔE00 6.08
Lightseagreen
#20B2AA
ΔE00 6.60
Aqua Blue
#02D8E9
ΔE00 6.66
Turquoise Blue
#06B1C4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35C5C7 #C73735
analogous
#35C780 #35C5C7 #357CC7
triadic
#35C5C7 #C735C5 #C5C735
tetradic
#35C5C7 #8035C7 #C73735 #7CC735
square
#35C5C7 #8035C7 #C73735 #7CC735
split-complementary
#35C5C7 #C7357C #C78035
monochromatic
#1B6566 #289597 #35C5C7 #64D4D6 #94E1E2
Accessibility & contrast
On white
2.11
#35C5C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#35C5C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35C5C7
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35C5C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35C5C7 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BBC7
Deuteranopia (green-blind)
#A2ACC8
Tritanopia (blue-blind)
#00CCC5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #35c5c7; /* rgb */ color: rgb(53, 197, 199); /* oklch */ color: oklch(75.2% 0.117 196.4);
Tailwind
colors: {
custom: {
50: '#84d7d8',
500: '#35c5c7',
950: '#000000',
},
}SCSS
$custom: #35c5c7; $custom-light: #84d7d8; $custom-dark: #000000;
JSON
{
"hex": "#35c5c7",
"rgb": {
"r": 53,
"g": 197,
"b": 199
},
"hsl": {
"h": 180.822,
"s": 57.937,
"l": 49.412
},
"oklch": {
"l": 0.7518,
"c": 0.11664,
"h": 196.4
},
"luminance": 0.44813
}Semantic roles & 50–950 ramp
primary
#35C5C7
secondary
#CE8B8A
accent
#4947E1
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383