#65D8FD#65D8FD
#65D8FD is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 83.0% C 0.116 H 222.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8FD |
|---|---|
| RGB | rgb(101, 216, 253) |
| HSL | hsl(195, 97%, 69%) |
| HSV | hsv(195, 60%, 99%) |
| CMYK | cmyk(60.1%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(81.27, -22.09, -27.84) |
| CIE-LCH | lch(81.27, 35.54, 231.57°) |
| OKLab | oklab(82.96% -0.0859 -0.0775) |
| OKLCH | oklch(82.96% 0.116 222) |
| XYZ | xyz(47.6453, 58.9655, 101.7800) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 4.53
Bright Sky Blue
#02CCFE
ΔE00 4.76
Baby Blue
#89CFF0
ΔE00 4.79
Lightskyblue
#87CEFA
ΔE00 6.56
Lightblue (survey)
#7BC8F6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8FD #FD8A65
analogous
#65FDD6 #65D8FD #658CFD
triadic
#65D8FD #FD65D8 #D8FD65
tetradic
#65D8FD #D665FD #FD8A65 #8CFD65
square
#65D8FD #D665FD #FD8A65 #8CFD65
split-complementary
#65D8FD #FD658C #FDD665
monochromatic
#03AEE5 #29C9FC #65D8FD #A1E7FE #DEF7FF
Accessibility & contrast
On white
1.64
#65D8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#65D8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8FD
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8FD | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#00E4E4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65d8fd; /* rgb */ color: rgb(101, 216, 253); /* oklch */ color: oklch(83.0% 0.116 222.0);
Tailwind
colors: {
custom: {
50: '#9ee4fe',
500: '#65d8fd',
950: '#000000',
},
}SCSS
$custom: #65d8fd; $custom-light: #9ee4fe; $custom-dark: #000000;
JSON
{
"hex": "#65d8fd",
"rgb": {
"r": 101,
"g": 216,
"b": 253
},
"hsl": {
"h": 194.605,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.82964,
"c": 0.11572,
"h": 222
},
"luminance": 0.5897
}Semantic roles & 50–950 ramp
primary
#65D8FD
secondary
#D8582F
accent
#3800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485