#65D5F7#65D5F7
#65D5F7 is a very light, moderate cyan. Relative luminance 0.571; OKLCH L 82.0% C 0.112 H 220.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65D5F7 |
|---|---|
| RGB | rgb(101, 213, 247) |
| HSL | hsl(194, 90%, 68%) |
| HSV | hsv(194, 59%, 97%) |
| CMYK | cmyk(59.1%, 13.8%, 0%, 3.1%) |
| CIE-LAB | lab(80.22, -22.33, -26.27) |
| CIE-LCH | lch(80.22, 34.47, 229.64°) |
| OKLab | oklab(82.05% -0.0851 -0.073) |
| OKLCH | oklch(82.05% 0.112 220.6) |
| XYZ | xyz(45.9429, 57.0660, 96.5713) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.71
Sky Blue
#87CEEB
ΔE00 4.21
Baby Blue
#89CFF0
ΔE00 4.75
Bright Sky Blue
#02CCFE
ΔE00 4.78
Lightskyblue
#87CEFA
ΔE00 6.84
Lightblue (survey)
#7BC8F6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D5F7 #F78765
analogous
#65F7D0 #65D5F7 #658CF7
triadic
#65D5F7 #F765D5 #D5F765
tetradic
#65D5F7 #D065F7 #F78765 #8CF765
square
#65D5F7 #D065F7 #F78765 #8CF765
split-complementary
#65D5F7 #F7658C #F7D065
monochromatic
#0BA7D6 #2BC5F4 #65D5F7 #9FE5FA #D9F5FD
Accessibility & contrast
On white
1.69
#65D5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#65D5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D5F7
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D5F7 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0F9
Deuteranopia (green-blind)
#ABC0F7
Tritanopia (blue-blind)
#00E0E0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65d5f7; /* rgb */ color: rgb(101, 213, 247); /* oklch */ color: oklch(82.0% 0.112 220.6);
Tailwind
colors: {
custom: {
50: '#9de2fa',
500: '#65d5f7',
950: '#000000',
},
}SCSS
$custom: #65d5f7; $custom-light: #9de2fa; $custom-dark: #000000;
JSON
{
"hex": "#65d5f7",
"rgb": {
"r": 101,
"g": 213,
"b": 247
},
"hsl": {
"h": 193.973,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.8205,
"c": 0.11211,
"h": 220.6
},
"luminance": 0.57071
}Semantic roles & 50–950 ramp
primary
#65D5F7
secondary
#D05530
accent
#3500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485