#35A6CC#35A6CC
#35A6CC is a light, moderate cyan. Relative luminance 0.324; OKLCH L 67.9% C 0.113 H 225.0°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #35A6CC |
|---|---|
| RGB | rgb(53, 166, 204) |
| HSL | hsl(195, 60%, 50%) |
| HSV | hsv(195, 74%, 80%) |
| CMYK | cmyk(74%, 18.6%, 0%, 20%) |
| CIE-LAB | lab(63.66, -18.79, -28.42) |
| CIE-LCH | lch(63.66, 34.07, 236.52°) |
| OKLab | oklab(67.89% -0.0796 -0.0796) |
| OKLCH | oklch(67.89% 0.113 225) |
| XYZ | xyz(25.9990, 32.3859, 61.9959) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.87
Turquoise Blue
#06B1C4
ΔE00 8.16
Deepskyblue
#00BFFF
ΔE00 8.80
Bright Sky Blue
#02CCFE
ΔE00 10.40
Bluegrey
#85A3B2
ΔE00 10.61
Lightblue (survey)
#7BC8F6
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A6CC #CC5B35
analogous
#35CCA6 #35A6CC #355BCC
triadic
#35A6CC #CC35A6 #A6CC35
tetradic
#35A6CC #A635CC #CC5B35 #5BCC35
square
#35A6CC #A635CC #CC5B35 #5BCC35
split-complementary
#35A6CC #CC355B #CCA635
monochromatic
#1B576B #277F9C #35A6CC #66BCD8 #97D1E5
Accessibility & contrast
On white
2.81
#35A6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#35A6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A6CC
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A6CC | 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)
#91A3CE
Deuteranopia (green-blind)
#7D94CC
Tritanopia (blue-blind)
#00B1B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #35a6cc; /* rgb */ color: rgb(53, 166, 204); /* oklch */ color: oklch(67.9% 0.113 225.0);
Tailwind
colors: {
custom: {
50: '#81c0db',
500: '#35a6cc',
950: '#000000',
},
}SCSS
$custom: #35a6cc; $custom-light: #81c0db; $custom-dark: #000000;
JSON
{
"hex": "#35a6cc",
"rgb": {
"r": 53,
"g": 166,
"b": 204
},
"hsl": {
"h": 195.099,
"s": 59.684,
"l": 50.392
},
"oklch": {
"l": 0.67892,
"c": 0.11261,
"h": 225
},
"luminance": 0.32389
}Semantic roles & 50–950 ramp
primary
#35A6CC
secondary
#D09E8D
accent
#6D45E3
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183