#35A8BC#35A8BC
#35A8BC is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.7% C 0.103 H 211.7°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #35A8BC |
|---|---|
| RGB | rgb(53, 168, 188) |
| HSL | hsl(189, 56%, 47%) |
| HSV | hsv(189, 72%, 74%) |
| CMYK | cmyk(71.8%, 10.6%, 0%, 26.3%) |
| CIE-LAB | lab(63.66, -24.98, -19.50) |
| CIE-LCH | lch(63.66, 31.69, 217.98°) |
| OKLab | oklab(67.7% -0.0879 -0.0543) |
| OKLCH | oklch(67.7% 0.103 211.7) |
| XYZ | xyz(24.5441, 32.3901, 52.5256) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.18
Cadetblue
#5F9EA0
ΔE00 7.45
Greyblue
#77A1B5
ΔE00 9.44
Teal Blue
#01889F
ΔE00 10.77
Lightseagreen
#20B2AA
ΔE00 11.28
Sea
#3C9992
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A8BC #BC4935
analogous
#35BC8D #35A8BC #3564BC
triadic
#35A8BC #BC35A8 #A8BC35
tetradic
#35A8BC #8D35BC #BC4935 #64BC35
square
#35A8BC #8D35BC #BC4935 #64BC35
split-complementary
#35A8BC #BC3564 #BC8D35
monochromatic
#1A535D #287D8C #35A8BC #5DC0D1 #8DD3DF
Accessibility & contrast
On white
2.81
#35A8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#35A8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A8BC
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A8BC | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#8594BC
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #35a8bc; /* rgb */ color: rgb(53, 168, 188); /* oklch */ color: oklch(67.7% 0.103 211.7);
Tailwind
colors: {
custom: {
50: '#7fc2d0',
500: '#35a8bc',
950: '#000000',
},
}SCSS
$custom: #35a8bc; $custom-light: #7fc2d0; $custom-dark: #000000;
JSON
{
"hex": "#35a8bc",
"rgb": {
"r": 53,
"g": 168,
"b": 188
},
"hsl": {
"h": 188.889,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.67697,
"c": 0.10327,
"h": 211.7
},
"luminance": 0.32393
}Semantic roles & 50–950 ramp
primary
#35A8BC
secondary
#C98E84
accent
#5F48DF
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182