#65D9FC#65D9FC
#65D9FC is a very light, moderate cyan. Relative luminance 0.594; OKLCH L 83.2% C 0.115 H 220.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65D9FC |
|---|---|
| RGB | rgb(101, 217, 252) |
| HSL | hsl(194, 96%, 69%) |
| HSV | hsv(194, 60%, 99%) |
| CMYK | cmyk(59.9%, 13.9%, 0%, 1.2%) |
| CIE-LAB | lab(81.52, -22.88, -26.93) |
| CIE-LCH | lch(81.52, 35.34, 229.65°) |
| OKLab | oklab(83.15% -0.0873 -0.0749) |
| OKLCH | oklch(83.15% 0.115 220.6) |
| XYZ | xyz(47.7434, 59.4159, 101.0289) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.55
Sky Blue
#87CEEB
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 5.14
Bright Sky Blue
#02CCFE
ΔE00 5.16
Ice Blue
#A5DFF9
ΔE00 6.90
Lightskyblue
#87CEFA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D9FC #FC8865
analogous
#65FCD3 #65D9FC #658EFC
triadic
#65D9FC #FC65D9 #D9FC65
tetradic
#65D9FC #D365FC #FC8865 #8EFC65
square
#65D9FC #D365FC #FC8865 #8EFC65
split-complementary
#65D9FC #FC658E #FCD365
monochromatic
#04AFE2 #29CAFB #65D9FC #A1E8FD #DDF7FE
Accessibility & contrast
On white
1.63
#65D9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#65D9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D9FC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D9FC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#AEC4FC
Tritanopia (blue-blind)
#00E4E4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65d9fc; /* rgb */ color: rgb(101, 217, 252); /* oklch */ color: oklch(83.2% 0.115 220.6);
Tailwind
colors: {
custom: {
50: '#9ee5fd',
500: '#65d9fc',
950: '#000000',
},
}SCSS
$custom: #65d9fc; $custom-light: #9ee5fd; $custom-dark: #000000;
JSON
{
"hex": "#65d9fc",
"rgb": {
"r": 101,
"g": 217,
"b": 252
},
"hsl": {
"h": 193.907,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.8315,
"c": 0.11507,
"h": 220.6
},
"luminance": 0.59421
}Semantic roles & 50–950 ramp
primary
#65D9FC
secondary
#D6562F
accent
#3500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485