#35AAC2#35AAC2
#35AAC2 is a light, moderate cyan. Relative luminance 0.334; OKLCH L 68.4% C 0.106 H 214.6°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #35AAC2 |
|---|---|
| RGB | rgb(53, 170, 194) |
| HSL | hsl(190, 57%, 48%) |
| HSV | hsv(190, 73%, 76%) |
| CMYK | cmyk(72.7%, 12.4%, 0%, 23.9%) |
| CIE-LAB | lab(64.48, -24.10, -21.60) |
| CIE-LCH | lch(64.48, 32.37, 221.86°) |
| OKLab | oklab(68.43% -0.0874 -0.0602) |
| OKLCH | oklch(68.43% 0.106 214.6) |
| XYZ | xyz(25.5764, 33.3984, 56.1270) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.58
Cadetblue
#5F9EA0
ΔE00 8.64
Greyblue
#77A1B5
ΔE00 8.97
Bright Sky Blue
#02CCFE
ΔE00 11.06
Teal Blue
#01889F
ΔE00 11.32
Bluegrey
#85A3B2
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AAC2 #C24D35
analogous
#35C293 #35AAC2 #3563C2
triadic
#35AAC2 #C235AA #AAC235
tetradic
#35AAC2 #9335C2 #C24D35 #63C235
square
#35AAC2 #9335C2 #C24D35 #63C235
split-complementary
#35AAC2 #C23563 #C29335
monochromatic
#1B5662 #288092 #35AAC2 #60C0D4 #91D3E1
Accessibility & contrast
On white
2.73
#35AAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#35AAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AAC2
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AAC2 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C3
Deuteranopia (green-blind)
#8596C2
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35aac2; /* rgb */ color: rgb(53, 170, 194); /* oklch */ color: oklch(68.4% 0.106 214.6);
Tailwind
colors: {
custom: {
50: '#80c3d4',
500: '#35aac2',
950: '#000000',
},
}SCSS
$custom: #35aac2; $custom-light: #80c3d4; $custom-dark: #000000;
JSON
{
"hex": "#35aac2",
"rgb": {
"r": 53,
"g": 170,
"b": 194
},
"hsl": {
"h": 190.213,
"s": 57.085,
"l": 48.431
},
"oklch": {
"l": 0.68427,
"c": 0.10614,
"h": 214.6
},
"luminance": 0.33401
}Semantic roles & 50–950 ramp
primary
#35AAC2
secondary
#CC9387
accent
#6147E0
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183