#65AEDC#65AEDC
#65AEDC is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.1% C 0.099 H 237.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65AEDC |
|---|---|
| RGB | rgb(101, 174, 220) |
| HSL | hsl(203, 63%, 63%) |
| HSV | hsv(203, 54%, 86%) |
| CMYK | cmyk(54.1%, 20.9%, 0%, 13.7%) |
| CIE-LAB | lab(68.17, -9.91, -30.17) |
| CIE-LCH | lch(68.17, 31.76, 251.82°) |
| OKLab | oklab(72.13% -0.0527 -0.0842) |
| OKLCH | oklch(72.13% 0.099 237.9) |
| XYZ | xyz(33.4164, 38.2032, 73.3093) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.90
Deepskyblue
#00BFFF
ΔE00 6.86
Lightblue (survey)
#7BC8F6
ΔE00 6.98
Sky
#82CAFC
ΔE00 7.69
Greyblue
#77A1B5
ΔE00 7.96
Azure (survey)
#069AF3
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AEDC #DC9365
analogous
#65DCCE #65AEDC #6572DC
triadic
#65AEDC #DC65AE #AEDC65
tetradic
#65AEDC #CE65DC #DC9365 #72DC65
square
#65AEDC #CE65DC #DC9365 #72DC65
split-complementary
#65AEDC #DC6572 #DCCE65
monochromatic
#2571A2 #3394D1 #65AEDC #97C8E7 #C9E2F3
Accessibility & contrast
On white
2.43
#65AEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#65AEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AEDC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AEDC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDE
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#0ABABD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #65aedc; /* rgb */ color: rgb(101, 174, 220); /* oklch */ color: oklch(72.1% 0.099 237.9);
Tailwind
colors: {
custom: {
50: '#99c6e7',
500: '#65aedc',
950: '#000000',
},
}SCSS
$custom: #65aedc; $custom-light: #99c6e7; $custom-dark: #000000;
JSON
{
"hex": "#65aedc",
"rgb": {
"r": 101,
"g": 174,
"b": 220
},
"hsl": {
"h": 203.193,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.72126,
"c": 0.09936,
"h": 237.9
},
"luminance": 0.38206
}Semantic roles & 50–950 ramp
primary
#65AEDC
secondary
#E4CAB9
accent
#5F1BCB
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1316
muted
#7E8284