#35ACDA#35ACDA
#35ACDA is a light, vivid cyan. Relative luminance 0.353; OKLCH L 69.9% C 0.122 H 228.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #35ACDA |
|---|---|
| RGB | rgb(53, 172, 218) |
| HSL | hsl(197, 69%, 53%) |
| HSV | hsv(197, 76%, 85%) |
| CMYK | cmyk(75.7%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(66.00, -17.33, -32.55) |
| CIE-LCH | lch(66.00, 36.88, 241.97°) |
| OKLab | oklab(69.95% -0.0802 -0.0915) |
| OKLCH | oklch(69.95% 0.122 228.7) |
| XYZ | xyz(28.8704, 35.3204, 71.6120) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.13
Bright Sky Blue
#02CCFE
ΔE00 8.61
Greyblue
#77A1B5
ΔE00 8.86
Lightblue (survey)
#7BC8F6
ΔE00 9.29
Turquoise Blue
#06B1C4
ΔE00 9.76
Sky Blue (survey)
#75BBFD
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ACDA #DA6335
analogous
#35DAB5 #35ACDA #3559DA
triadic
#35ACDA #DA35AC #ACDA35
tetradic
#35ACDA #B535DA #DA6335 #59DA35
square
#35ACDA #B535DA #DA6335 #59DA35
split-complementary
#35ACDA #DA3559 #DAB535
monochromatic
#17617E #2089B1 #35ACDA #69C1E3 #9CD7ED
Accessibility & contrast
On white
2.60
#35ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#35ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ACDA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ACDA | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A9DC
Deuteranopia (green-blind)
#7E99D9
Tritanopia (blue-blind)
#00B9BB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #35acda; /* rgb */ color: rgb(53, 172, 218); /* oklch */ color: oklch(69.9% 0.122 228.7);
Tailwind
colors: {
custom: {
50: '#84c4e5',
500: '#35acda',
950: '#000000',
},
}SCSS
$custom: #35acda; $custom-light: #84c4e5; $custom-dark: #000000;
JSON
{
"hex": "#35acda",
"rgb": {
"r": 53,
"g": 172,
"b": 218
},
"hsl": {
"h": 196.727,
"s": 69.038,
"l": 53.137
},
"oklch": {
"l": 0.69947,
"c": 0.12168,
"h": 228.7
},
"luminance": 0.35324
}Semantic roles & 50–950 ramp
primary
#35ACDA
secondary
#D9A692
accent
#6D3CEC
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0C1215
muted
#7D8184