#65D6FC#65D6FC
#65D6FC is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 82.5% C 0.115 H 223.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65D6FC |
|---|---|
| RGB | rgb(101, 214, 252) |
| HSL | hsl(195, 96%, 69%) |
| HSV | hsv(195, 60%, 99%) |
| CMYK | cmyk(59.9%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(80.67, -21.37, -28.23) |
| CIE-LCH | lch(80.67, 35.41, 232.87°) |
| OKLab | oklab(82.47% -0.0843 -0.0786) |
| OKLCH | oklch(82.47% 0.115 223) |
| XYZ | xyz(46.9771, 57.8834, 100.7735) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.25
Bright Sky Blue
#02CCFE
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 4.44
Lightskyblue
#87CEFA
ΔE00 6.10
Lightblue (survey)
#7BC8F6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D6FC #FC8B65
analogous
#65FCD6 #65D6FC #658BFC
triadic
#65D6FC #FC65D6 #D6FC65
tetradic
#65D6FC #D665FC #FC8B65 #8BFC65
square
#65D6FC #D665FC #FC8B65 #8BFC65
split-complementary
#65D6FC #FC658B #FCD665
monochromatic
#04AAE2 #29C6FB #65D6FC #A1E6FD #DDF6FE
Accessibility & contrast
On white
1.67
#65D6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#65D6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D6FC
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D6FC | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FE
Deuteranopia (green-blind)
#ABC1FC
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65d6fc; /* rgb */ color: rgb(101, 214, 252); /* oklch */ color: oklch(82.5% 0.115 223.0);
Tailwind
colors: {
custom: {
50: '#9ee2fd',
500: '#65d6fc',
950: '#000000',
},
}SCSS
$custom: #65d6fc; $custom-light: #9ee2fd; $custom-dark: #000000;
JSON
{
"hex": "#65d6fc",
"rgb": {
"r": 101,
"g": 214,
"b": 252
},
"hsl": {
"h": 195.099,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.82474,
"c": 0.11522,
"h": 223
},
"luminance": 0.57888
}Semantic roles & 50–950 ramp
primary
#65D6FC
secondary
#D6592F
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485