#65ADDC#65ADDC
#65ADDC is a light, moderate cyan. Relative luminance 0.378; OKLCH L 71.9% C 0.100 H 238.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65ADDC |
|---|---|
| RGB | rgb(101, 173, 220) |
| HSL | hsl(204, 63%, 63%) |
| HSV | hsv(204, 54%, 86%) |
| CMYK | cmyk(54.1%, 21.4%, 0%, 13.7%) |
| CIE-LAB | lab(67.89, -9.37, -30.61) |
| CIE-LCH | lch(67.89, 32.01, 252.99°) |
| OKLab | oklab(71.9% -0.0516 -0.0854) |
| OKLCH | oklch(71.9% 0.1 238.9) |
| XYZ | xyz(33.2239, 37.8183, 73.2451) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.81
Deepskyblue
#00BFFF
ΔE00 7.15
Lightblue (survey)
#7BC8F6
ΔE00 7.26
Azure (survey)
#069AF3
ΔE00 7.88
Sky
#82CAFC
ΔE00 7.90
Greyblue
#77A1B5
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ADDC #DC9465
analogous
#65DCCF #65ADDC #6572DC
triadic
#65ADDC #DC65AD #ADDC65
tetradic
#65ADDC #CF65DC #DC9465 #72DC65
square
#65ADDC #CF65DC #DC9465 #72DC65
split-complementary
#65ADDC #DC6572 #DCCF65
monochromatic
#2570A2 #3392D1 #65ADDC #97C8E7 #C9E2F3
Accessibility & contrast
On white
2.45
#65ADDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#65ADDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ADDC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ADDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ADDC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDE
Deuteranopia (green-blind)
#88A0DB
Tritanopia (blue-blind)
#0BB9BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #65addc; /* rgb */ color: rgb(101, 173, 220); /* oklch */ color: oklch(71.9% 0.100 238.9);
Tailwind
colors: {
custom: {
50: '#99c5e7',
500: '#65addc',
950: '#000000',
},
}SCSS
$custom: #65addc; $custom-light: #99c5e7; $custom-dark: #000000;
JSON
{
"hex": "#65addc",
"rgb": {
"r": 101,
"g": 173,
"b": 220
},
"hsl": {
"h": 203.697,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.71902,
"c": 0.09984,
"h": 238.9
},
"luminance": 0.37821
}Semantic roles & 50–950 ramp
primary
#65ADDC
secondary
#E4CAB9
accent
#601BCB
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184