#65D9FD#65D9FD
#65D9FD is a very light, moderate cyan. Relative luminance 0.595; OKLCH L 83.2% C 0.116 H 221.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65D9FD |
|---|---|
| RGB | rgb(101, 217, 253) |
| HSL | hsl(194, 97%, 69%) |
| HSV | hsv(194, 60%, 99%) |
| CMYK | cmyk(60.1%, 14.2%, 0%, 0.8%) |
| CIE-LAB | lab(81.55, -22.59, -27.41) |
| CIE-LCH | lch(81.55, 35.52, 230.50°) |
| OKLab | oklab(83.19% -0.087 -0.0763) |
| OKLCH | oklch(83.19% 0.116 221.2) |
| XYZ | xyz(47.9022, 59.4794, 101.8657) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 4.70
Bright Sky Blue
#02CCFE
ΔE00 5.02
Baby Blue
#89CFF0
ΔE00 5.03
Ice Blue
#A5DFF9
ΔE00 6.86
Lightskyblue
#87CEFA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D9FD #FD8965
analogous
#65FDD5 #65D9FD #658DFD
triadic
#65D9FD #FD65D9 #D9FD65
tetradic
#65D9FD #D565FD #FD8965 #8DFD65
square
#65D9FD #D565FD #FD8965 #8DFD65
split-complementary
#65D9FD #FD658D #FDD565
monochromatic
#03AFE5 #29CAFC #65D9FD #A1E8FE #DEF7FF
Accessibility & contrast
On white
1.63
#65D9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#65D9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D9FD
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D9FD | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#00E5E4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65d9fd; /* rgb */ color: rgb(101, 217, 253); /* oklch */ color: oklch(83.2% 0.116 221.2);
Tailwind
colors: {
custom: {
50: '#9ee5fe',
500: '#65d9fd',
950: '#000000',
},
}SCSS
$custom: #65d9fd; $custom-light: #9ee5fe; $custom-dark: #000000;
JSON
{
"hex": "#65d9fd",
"rgb": {
"r": 101,
"g": 217,
"b": 253
},
"hsl": {
"h": 194.211,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.8319,
"c": 0.11568,
"h": 221.2
},
"luminance": 0.59484
}Semantic roles & 50–950 ramp
primary
#65D9FD
secondary
#D8572F
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485