#65ADF1#65ADF1
#65ADF1 is a light, vivid cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.123 H 248.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #65ADF1 |
|---|---|
| RGB | rgb(101, 173, 241) |
| HSL | hsl(209, 83%, 67%) |
| HSV | hsv(209, 58%, 95%) |
| CMYK | cmyk(58.1%, 28.2%, 0%, 5.5%) |
| CIE-LAB | lab(68.75, -2.94, -40.75) |
| CIE-LCH | lch(68.75, 40.86, 265.87°) |
| OKLab | oklab(72.87% -0.045 -0.1147) |
| OKLCH | oklch(72.87% 0.123 248.6) |
| XYZ | xyz(36.1818, 39.0015, 88.8233) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.88
Carolina Blue
#8AB8FE
ΔE00 6.06
Azure (survey)
#069AF3
ΔE00 6.85
Cornflowerblue
#6495ED
ΔE00 8.09
Sky
#82CAFC
ΔE00 8.19
Lightblue (survey)
#7BC8F6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ADF1 #F1A965
analogous
#65F1EF #65ADF1 #6567F1
triadic
#65ADF1 #F165AD #ADF165
tetradic
#65ADF1 #EF65F1 #F1A965 #67F165
square
#65ADF1 #EF65F1 #F1A965 #67F165
split-complementary
#65ADF1 #F16567 #F1EF65
monochromatic
#1270C9 #2D8FEC #65ADF1 #9DCBF6 #D5E9FB
Accessibility & contrast
On white
2.39
#65ADF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#65ADF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ADF1
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ADF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ADF1 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF4
Deuteranopia (green-blind)
#7EA2F0
Tritanopia (blue-blind)
#00BDC5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #65adf1; /* rgb */ color: rgb(101, 173, 241); /* oklch */ color: oklch(72.9% 0.123 248.6);
Tailwind
colors: {
custom: {
50: '#9bc5f6',
500: '#65adf1',
950: '#000000',
},
}SCSS
$custom: #65adf1; $custom-light: #9bc5f6; $custom-dark: #000000;
JSON
{
"hex": "#65adf1",
"rgb": {
"r": 101,
"g": 173,
"b": 241
},
"hsl": {
"h": 209.143,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.72871,
"c": 0.12316,
"h": 248.6
},
"luminance": 0.39005
}Semantic roles & 50–950 ramp
primary
#65ADF1
secondary
#EFD8C3
accent
#7006E0
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#0F1217
muted
#7F8185