#35B5BC#35B5BC
#35B5BC is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.9% C 0.108 H 200.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #35B5BC |
|---|---|
| RGB | rgb(53, 181, 188) |
| HSL | hsl(183, 56%, 47%) |
| HSV | hsv(183, 72%, 74%) |
| CMYK | cmyk(71.8%, 3.7%, 0%, 26.3%) |
| CIE-LAB | lab(67.60, -31.40, -13.55) |
| CIE-LCH | lch(67.60, 34.20, 203.34°) |
| OKLab | oklab(70.88% -0.1009 -0.0376) |
| OKLCH | oklch(70.88% 0.108 200.5) |
| XYZ | xyz(27.0651, 37.4323, 53.3659) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.21
Lightseagreen
#20B2AA
ΔE00 6.00
Darkturquoise
#00CED1
ΔE00 6.85
Topaz
#13BBAF
ΔE00 7.44
Cadetblue
#5F9EA0
ΔE00 8.11
Mediumturquoise
#48D1CC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B5BC #BC3C35
analogous
#35BC80 #35B5BC #3572BC
triadic
#35B5BC #BC35B5 #B5BC35
tetradic
#35B5BC #8035BC #BC3C35 #72BC35
square
#35B5BC #8035BC #BC3C35 #72BC35
split-complementary
#35B5BC #BC3572 #BC8035
monochromatic
#1A595D #28878C #35B5BC #5DCBD1 #8DDBDF
Accessibility & contrast
On white
2.47
#35B5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#35B5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B5BC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B5BC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBD
Deuteranopia (green-blind)
#949FBD
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #35b5bc; /* rgb */ color: rgb(53, 181, 188); /* oklch */ color: oklch(70.9% 0.108 200.5);
Tailwind
colors: {
custom: {
50: '#81cbd0',
500: '#35b5bc',
950: '#000000',
},
}SCSS
$custom: #35b5bc; $custom-light: #81cbd0; $custom-dark: #000000;
JSON
{
"hex": "#35b5bc",
"rgb": {
"r": 53,
"g": 181,
"b": 188
},
"hsl": {
"h": 183.111,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.70877,
"c": 0.10767,
"h": 200.5
},
"luminance": 0.37435
}Semantic roles & 50–950 ramp
primary
#35B5BC
secondary
#C98784
accent
#5048DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282