#35AAC8#35AAC8
#35AAC8 is a light, moderate cyan. Relative luminance 0.337; OKLCH L 68.7% C 0.109 H 218.9°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #35AAC8 |
|---|---|
| RGB | rgb(53, 170, 200) |
| HSL | hsl(192, 58%, 50%) |
| HSV | hsv(192, 74%, 78%) |
| CMYK | cmyk(73.5%, 15%, 0%, 21.6%) |
| CIE-LAB | lab(64.70, -22.19, -24.60) |
| CIE-LCH | lch(64.70, 33.12, 227.95°) |
| OKLab | oklab(68.68% -0.085 -0.0687) |
| OKLCH | oklch(68.68% 0.109 218.9) |
| XYZ | xyz(26.2639, 33.6734, 59.7478) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.28
Greyblue
#77A1B5
ΔE00 8.35
Deepskyblue
#00BFFF
ΔE00 10.00
Bright Sky Blue
#02CCFE
ΔE00 10.04
Cadetblue
#5F9EA0
ΔE00 10.20
Bluegrey
#85A3B2
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AAC8 #C85335
analogous
#35C89D #35AAC8 #3560C8
triadic
#35AAC8 #C835AA #AAC835
tetradic
#35AAC8 #9D35C8 #C85335 #60C835
square
#35AAC8 #9D35C8 #C85335 #60C835
split-complementary
#35AAC8 #C83560 #C89D35
monochromatic
#1B5867 #288198 #35AAC8 #64BFD6 #95D3E3
Accessibility & contrast
On white
2.71
#35AAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#35AAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AAC8
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AAC8 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A5CA
Deuteranopia (green-blind)
#8397C8
Tritanopia (blue-blind)
#00B4B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #35aac8; /* rgb */ color: rgb(53, 170, 200); /* oklch */ color: oklch(68.7% 0.109 218.9);
Tailwind
colors: {
custom: {
50: '#81c3d8',
500: '#35aac8',
950: '#000000',
},
}SCSS
$custom: #35aac8; $custom-light: #81c3d8; $custom-dark: #000000;
JSON
{
"hex": "#35aac8",
"rgb": {
"r": 53,
"g": 170,
"b": 200
},
"hsl": {
"h": 192.245,
"s": 58.103,
"l": 49.608
},
"oklch": {
"l": 0.68677,
"c": 0.10933,
"h": 218.9
},
"luminance": 0.33676
}Semantic roles & 50–950 ramp
primary
#35AAC8
secondary
#CE998B
accent
#6646E1
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183