#35B6BC#35B6BC
#35B6BC is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.1% C 0.108 H 199.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #35B6BC |
|---|---|
| RGB | rgb(53, 182, 188) |
| HSL | hsl(183, 56%, 47%) |
| HSV | hsv(183, 72%, 74%) |
| CMYK | cmyk(71.8%, 3.2%, 0%, 26.3%) |
| CIE-LAB | lab(67.90, -31.88, -13.09) |
| CIE-LCH | lch(67.90, 34.46, 202.33°) |
| OKLab | oklab(71.12% -0.1019 -0.0364) |
| OKLCH | oklch(71.12% 0.108 199.6) |
| XYZ | xyz(27.2692, 37.8404, 53.4339) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.64
Lightseagreen
#20B2AA
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 6.49
Topaz
#13BBAF
ΔE00 7.01
Mediumturquoise
#48D1CC
ΔE00 7.98
Cadetblue
#5F9EA0
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B6BC #BC3B35
analogous
#35BC7F #35B6BC #3572BC
triadic
#35B6BC #BC35B6 #B6BC35
tetradic
#35B6BC #7F35BC #BC3B35 #72BC35
square
#35B6BC #7F35BC #BC3B35 #72BC35
split-complementary
#35B6BC #BC3572 #BC7F35
monochromatic
#1A5A5D #28888C #35B6BC #5DCCD1 #8DDBDF
Accessibility & contrast
On white
2.45
#35B6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#35B6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B6BC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B6BC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#959FBD
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #35b6bc; /* rgb */ color: rgb(53, 182, 188); /* oklch */ color: oklch(71.1% 0.108 199.6);
Tailwind
colors: {
custom: {
50: '#81ccd0',
500: '#35b6bc',
950: '#000000',
},
}SCSS
$custom: #35b6bc; $custom-light: #81ccd0; $custom-dark: #000000;
JSON
{
"hex": "#35b6bc",
"rgb": {
"r": 53,
"g": 182,
"b": 188
},
"hsl": {
"h": 182.667,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.71122,
"c": 0.10816,
"h": 199.6
},
"luminance": 0.37844
}Semantic roles & 50–950 ramp
primary
#35B6BC
secondary
#C98784
accent
#4F48DF
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282