#35A2BA#35A2BA
#35A2BA is a light, moderate cyan. Relative luminance 0.301; OKLCH L 66.2% C 0.102 H 215.6°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #35A2BA |
|---|---|
| RGB | rgb(53, 162, 186) |
| HSL | hsl(191, 56%, 47%) |
| HSV | hsv(191, 72%, 73%) |
| CMYK | cmyk(71.5%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(61.77, -22.54, -21.27) |
| CIE-LCH | lch(61.77, 30.99, 223.33°) |
| OKLab | oklab(66.15% -0.0826 -0.0593) |
| OKLCH | oklch(66.15% 0.102 215.6) |
| XYZ | xyz(23.2477, 30.1400, 51.0372) |
| Luminance | 0.3014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.41
Cadetblue
#5F9EA0
ΔE00 8.11
Greyblue
#77A1B5
ΔE00 8.48
Teal Blue
#01889F
ΔE00 9.03
Bluegrey
#85A3B2
ΔE00 11.11
Dirty Blue
#3F829D
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A2BA #BA4D35
analogous
#35BA90 #35A2BA #3560BA
triadic
#35A2BA #BA35A2 #A2BA35
tetradic
#35A2BA #9035BA #BA4D35 #60BA35
square
#35A2BA #9035BA #BA4D35 #60BA35
split-complementary
#35A2BA #BA3560 #BA9035
monochromatic
#1A4F5B #27798A #35A2BA #5CBBD0 #8BCFDE
Accessibility & contrast
On white
2.99
#35A2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#35A2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A2BA
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A2BA | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBB
Deuteranopia (green-blind)
#7F8FBA
Tritanopia (blue-blind)
#00ABA9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #35a2ba; /* rgb */ color: rgb(53, 162, 186); /* oklch */ color: oklch(66.2% 0.102 215.6);
Tailwind
colors: {
custom: {
50: '#7fbdce',
500: '#35a2ba',
950: '#000000',
},
}SCSS
$custom: #35a2ba; $custom-light: #7fbdce; $custom-dark: #000000;
JSON
{
"hex": "#35a2ba",
"rgb": {
"r": 53,
"g": 162,
"b": 186
},
"hsl": {
"h": 190.827,
"s": 55.649,
"l": 46.863
},
"oklch": {
"l": 0.66152,
"c": 0.1017,
"h": 215.6
},
"luminance": 0.30143
}Semantic roles & 50–950 ramp
primary
#35A2BA
secondary
#C88F82
accent
#6449DF
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1213
muted
#7C8182