#65ACDA#65ACDA
#65ACDA is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.098 H 238.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #65ACDA |
|---|---|
| RGB | rgb(101, 172, 218) |
| HSL | hsl(204, 61%, 63%) |
| HSV | hsv(204, 54%, 85%) |
| CMYK | cmyk(53.7%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(67.52, -9.42, -30.07) |
| CIE-LCH | lch(67.52, 31.51, 252.61°) |
| OKLab | oklab(71.59% -0.0512 -0.0839) |
| OKLCH | oklch(71.59% 0.098 238.6) |
| XYZ | xyz(32.7696, 37.3309, 71.7948) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.11
Deepskyblue
#00BFFF
ΔE00 7.38
Lightblue (survey)
#7BC8F6
ΔE00 7.54
Greyblue
#77A1B5
ΔE00 7.74
Azure (survey)
#069AF3
ΔE00 7.82
Sky
#82CAFC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ACDA #DA9365
analogous
#65DACE #65ACDA #6571DA
triadic
#65ACDA #DA65AC #ACDA65
tetradic
#65ACDA #CE65DA #DA9365 #71DA65
square
#65ACDA #CE65DA #DA9365 #71DA65
split-complementary
#65ACDA #DA6571 #DACE65
monochromatic
#266F9F #3491CE #65ACDA #96C7E6 #C8E1F2
Accessibility & contrast
On white
2.48
#65ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#65ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ACDA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ACDA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ABDC
Deuteranopia (green-blind)
#879FD9
Tritanopia (blue-blind)
#13B8BB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #65acda; /* rgb */ color: rgb(101, 172, 218); /* oklch */ color: oklch(71.6% 0.098 238.6);
Tailwind
colors: {
custom: {
50: '#99c4e5',
500: '#65acda',
950: '#000000',
},
}SCSS
$custom: #65acda; $custom-light: #99c4e5; $custom-dark: #000000;
JSON
{
"hex": "#65acda",
"rgb": {
"r": 101,
"g": 172,
"b": 218
},
"hsl": {
"h": 203.59,
"s": 61.257,
"l": 62.549
},
"oklch": {
"l": 0.71589,
"c": 0.09829,
"h": 238.6
},
"luminance": 0.37334
}Semantic roles & 50–950 ramp
primary
#65ACDA
secondary
#E3C9B8
accent
#601DC9
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1215
muted
#7E8184