#65ADF5#65ADF5
#65ADF5 is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.1% C 0.128 H 250.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65ADF5 |
|---|---|
| RGB | rgb(101, 173, 245) |
| HSL | hsl(210, 88%, 68%) |
| HSV | hsv(210, 59%, 96%) |
| CMYK | cmyk(58.8%, 29.4%, 0%, 3.9%) |
| CIE-LAB | lab(68.93, -1.69, -42.65) |
| CIE-LCH | lch(68.93, 42.69, 267.73°) |
| OKLab | oklab(73.07% -0.0438 -0.1202) |
| OKLCH | oklch(73.07% 0.128 250) |
| XYZ | xyz(36.7859, 39.2431, 92.0046) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.84
Carolina Blue
#8AB8FE
ΔE00 5.78
Azure (survey)
#069AF3
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.93
Sky
#82CAFC
ΔE00 8.34
Dodgerblue
#1E90FF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ADF5 #F5AD65
analogous
#65F5F5 #65ADF5 #6565F5
triadic
#65ADF5 #F565AD #ADF565
tetradic
#65ADF5 #F565F5 #F5AD65 #65F565
square
#65ADF5 #F565F5 #F5AD65 #65F565
split-complementary
#65ADF5 #F56565 #F5F565
monochromatic
#0E70D2 #2C8EF1 #65ADF5 #9ECCF9 #D8EAFC
Accessibility & contrast
On white
2.37
#65ADF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#65ADF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ADF5
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ADF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ADF5 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F8
Deuteranopia (green-blind)
#7BA2F4
Tritanopia (blue-blind)
#00BEC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #65adf5; /* rgb */ color: rgb(101, 173, 245); /* oklch */ color: oklch(73.1% 0.128 250.0);
Tailwind
colors: {
custom: {
50: '#9cc5f8',
500: '#65adf5',
950: '#000000',
},
}SCSS
$custom: #65adf5; $custom-light: #9cc5f8; $custom-dark: #000000;
JSON
{
"hex": "#65adf5",
"rgb": {
"r": 101,
"g": 173,
"b": 245
},
"hsl": {
"h": 210,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.73065,
"c": 0.12792,
"h": 250
},
"luminance": 0.39246
}Semantic roles & 50–950 ramp
primary
#65ADF5
secondary
#F1DBC5
accent
#7301E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185