#35ABDA#35ABDA
#35ABDA is a light, vivid cyan. Relative luminance 0.349; OKLCH L 69.7% C 0.122 H 229.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABDA |
|---|---|
| RGB | rgb(53, 171, 218) |
| HSL | hsl(197, 69%, 53%) |
| HSV | hsv(197, 76%, 85%) |
| CMYK | cmyk(75.7%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(65.70, -16.80, -33.01) |
| CIE-LCH | lch(65.70, 37.04, 243.03°) |
| OKLab | oklab(69.71% -0.0793 -0.0928) |
| OKLCH | oklch(69.71% 0.122 229.5) |
| XYZ | xyz(28.6808, 34.9412, 71.5488) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.22
Greyblue
#77A1B5
ΔE00 8.86
Bright Sky Blue
#02CCFE
ΔE00 8.94
Lightblue (survey)
#7BC8F6
ΔE00 9.42
Azure (survey)
#069AF3
ΔE00 9.86
Turquoise Blue
#06B1C4
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABDA #DA6435
analogous
#35DAB7 #35ABDA #3558DA
triadic
#35ABDA #DA35AB #ABDA35
tetradic
#35ABDA #B735DA #DA6435 #58DA35
square
#35ABDA #B735DA #DA6435 #58DA35
split-complementary
#35ABDA #DA3558 #DAB735
monochromatic
#17607E #2088B1 #35ABDA #69C1E3 #9CD6ED
Accessibility & contrast
On white
2.63
#35ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#35ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABDA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABDA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A8DC
Deuteranopia (green-blind)
#7D99D9
Tritanopia (blue-blind)
#00B8BB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #35abda; /* rgb */ color: rgb(53, 171, 218); /* oklch */ color: oklch(69.7% 0.122 229.5);
Tailwind
colors: {
custom: {
50: '#84c4e5',
500: '#35abda',
950: '#000000',
},
}SCSS
$custom: #35abda; $custom-light: #84c4e5; $custom-dark: #000000;
JSON
{
"hex": "#35abda",
"rgb": {
"r": 53,
"g": 171,
"b": 218
},
"hsl": {
"h": 197.091,
"s": 69.038,
"l": 53.137
},
"oklch": {
"l": 0.69711,
"c": 0.12206,
"h": 229.5
},
"luminance": 0.34945
}Semantic roles & 50–950 ramp
primary
#35ABDA
secondary
#D9A692
accent
#6E3CEC
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0C1215
muted
#7D8184