#35A6BC#35A6BC
#35A6BC is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.2% C 0.103 H 213.5°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #35A6BC |
|---|---|
| RGB | rgb(53, 166, 188) |
| HSL | hsl(190, 56%, 47%) |
| HSV | hsv(190, 72%, 74%) |
| CMYK | cmyk(71.8%, 11.7%, 0%, 26.3%) |
| CIE-LAB | lab(63.06, -23.96, -20.43) |
| CIE-LCH | lch(63.06, 31.49, 220.44°) |
| OKLab | oklab(67.21% -0.0859 -0.0569) |
| OKLCH | oklch(67.21% 0.103 213.5) |
| XYZ | xyz(24.1777, 31.6573, 52.4034) |
| Luminance | 0.3166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.01
Cadetblue
#5F9EA0
ΔE00 7.77
Greyblue
#77A1B5
ΔE00 8.96
Teal Blue
#01889F
ΔE00 10.16
Bluegrey
#85A3B2
ΔE00 11.41
Sea
#3C9992
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A6BC #BC4B35
analogous
#35BC8F #35A6BC #3562BC
triadic
#35A6BC #BC35A6 #A6BC35
tetradic
#35A6BC #8F35BC #BC4B35 #62BC35
square
#35A6BC #8F35BC #BC4B35 #62BC35
split-complementary
#35A6BC #BC3562 #BC8F35
monochromatic
#1A525D #287C8C #35A6BC #5DBED1 #8DD1DF
Accessibility & contrast
On white
2.86
#35A6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#35A6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A6BC
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A6BC | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BD
Deuteranopia (green-blind)
#8393BC
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #35a6bc; /* rgb */ color: rgb(53, 166, 188); /* oklch */ color: oklch(67.2% 0.103 213.5);
Tailwind
colors: {
custom: {
50: '#7fc0d0',
500: '#35a6bc',
950: '#000000',
},
}SCSS
$custom: #35a6bc; $custom-light: #7fc0d0; $custom-dark: #000000;
JSON
{
"hex": "#35a6bc",
"rgb": {
"r": 53,
"g": 166,
"b": 188
},
"hsl": {
"h": 189.778,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.67209,
"c": 0.103,
"h": 213.5
},
"luminance": 0.3166
}Semantic roles & 50–950 ramp
primary
#35A6BC
secondary
#C98F84
accent
#6148DF
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1214
muted
#7C8182