#65D8FC#65D8FC
#65D8FC is a very light, moderate cyan. Relative luminance 0.589; OKLCH L 82.9% C 0.115 H 221.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8FC |
|---|---|
| RGB | rgb(101, 216, 252) |
| HSL | hsl(194, 96%, 69%) |
| HSV | hsv(194, 60%, 99%) |
| CMYK | cmyk(59.9%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(81.24, -22.38, -27.36) |
| CIE-LCH | lch(81.24, 35.35, 230.72°) |
| OKLab | oklab(82.93% -0.0863 -0.0761) |
| OKLCH | oklch(82.93% 0.115 221.4) |
| XYZ | xyz(47.4864, 58.9019, 100.9432) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 4.55
Bright Sky Blue
#02CCFE
ΔE00 4.88
Baby Blue
#89CFF0
ΔE00 4.89
Lightskyblue
#87CEFA
ΔE00 6.76
Ice Blue
#A5DFF9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8FC #FC8965
analogous
#65FCD5 #65D8FC #658DFC
triadic
#65D8FC #FC65D8 #D8FC65
tetradic
#65D8FC #D565FC #FC8965 #8DFC65
square
#65D8FC #D565FC #FC8965 #8DFC65
split-complementary
#65D8FC #FC658D #FCD565
monochromatic
#04ADE2 #29C9FB #65D8FC #A1E7FD #DDF6FE
Accessibility & contrast
On white
1.64
#65D8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#65D8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8FC
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8FC | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FE
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#00E4E3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65d8fc; /* rgb */ color: rgb(101, 216, 252); /* oklch */ color: oklch(82.9% 0.115 221.4);
Tailwind
colors: {
custom: {
50: '#9ee4fd',
500: '#65d8fc',
950: '#000000',
},
}SCSS
$custom: #65d8fc; $custom-light: #9ee4fd; $custom-dark: #000000;
JSON
{
"hex": "#65d8fc",
"rgb": {
"r": 101,
"g": 216,
"b": 252
},
"hsl": {
"h": 194.305,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.82925,
"c": 0.11509,
"h": 221.4
},
"luminance": 0.58907
}Semantic roles & 50–950 ramp
primary
#65D8FC
secondary
#D6572F
accent
#3700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485