#65D7FD#65D7FD
#65D7FD is a very light, moderate cyan. Relative luminance 0.585; OKLCH L 82.7% C 0.116 H 222.8°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65D7FD |
|---|---|
| RGB | rgb(101, 215, 253) |
| HSL | hsl(195, 97%, 69%) |
| HSV | hsv(195, 60%, 99%) |
| CMYK | cmyk(60.1%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(80.99, -21.59, -28.27) |
| CIE-LCH | lch(80.99, 35.57, 232.64°) |
| OKLab | oklab(82.74% -0.0849 -0.0787) |
| OKLCH | oklch(82.74% 0.116 222.8) |
| XYZ | xyz(47.3899, 58.4547, 101.6949) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.05
Sky Blue
#87CEEB
ΔE00 4.39
Bright Sky Blue
#02CCFE
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 4.57
Lightskyblue
#87CEFA
ΔE00 6.23
Lightblue (survey)
#7BC8F6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D7FD #FD8B65
analogous
#65FDD7 #65D7FD #658BFD
triadic
#65D7FD #FD65D7 #D7FD65
tetradic
#65D7FD #D765FD #FD8B65 #8BFD65
square
#65D7FD #D765FD #FD8B65 #8BFD65
split-complementary
#65D7FD #FD658B #FDD765
monochromatic
#03ACE5 #29C7FC #65D7FD #A1E7FE #DEF6FF
Accessibility & contrast
On white
1.65
#65D7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#65D7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D7FD
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D7FD | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65d7fd; /* rgb */ color: rgb(101, 215, 253); /* oklch */ color: oklch(82.7% 0.116 222.8);
Tailwind
colors: {
custom: {
50: '#9ee3fe',
500: '#65d7fd',
950: '#000000',
},
}SCSS
$custom: #65d7fd; $custom-light: #9ee3fe; $custom-dark: #000000;
JSON
{
"hex": "#65d7fd",
"rgb": {
"r": 101,
"g": 215,
"b": 253
},
"hsl": {
"h": 195,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.82739,
"c": 0.11579,
"h": 222.8
},
"luminance": 0.58459
}Semantic roles & 50–950 ramp
primary
#65D7FD
secondary
#D8592F
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485