#65D6F7#65D6F7
#65D6F7 is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 82.3% C 0.112 H 219.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65D6F7 |
|---|---|
| RGB | rgb(101, 214, 247) |
| HSL | hsl(194, 90%, 68%) |
| HSV | hsv(194, 59%, 97%) |
| CMYK | cmyk(59.1%, 13.4%, 0%, 3.1%) |
| CIE-LAB | lab(80.50, -22.83, -25.84) |
| CIE-LCH | lch(80.50, 34.48, 228.54°) |
| OKLab | oklab(82.28% -0.0861 -0.0718) |
| OKLCH | oklch(82.28% 0.112 219.8) |
| XYZ | xyz(46.1952, 57.5706, 96.6554) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.55
Sky Blue
#87CEEB
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 5.01
Bright Sky Blue
#02CCFE
ΔE00 5.07
Ice Blue
#A5DFF9
ΔE00 7.07
Lightskyblue
#87CEFA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D6F7 #F78665
analogous
#65F7CF #65D6F7 #658DF7
triadic
#65D6F7 #F765D6 #D6F765
tetradic
#65D6F7 #CF65F7 #F78665 #8DF765
square
#65D6F7 #CF65F7 #F78665 #8DF765
split-complementary
#65D6F7 #F7658D #F7CF65
monochromatic
#0BA9D6 #2BC7F4 #65D6F7 #9FE5FA #D9F5FD
Accessibility & contrast
On white
1.68
#65D6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#65D6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D6F7
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D6F7 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D1F9
Deuteranopia (green-blind)
#ACC1F7
Tritanopia (blue-blind)
#00E1E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65d6f7; /* rgb */ color: rgb(101, 214, 247); /* oklch */ color: oklch(82.3% 0.112 219.8);
Tailwind
colors: {
custom: {
50: '#9de2fa',
500: '#65d6f7',
950: '#000000',
},
}SCSS
$custom: #65d6f7; $custom-light: #9de2fa; $custom-dark: #000000;
JSON
{
"hex": "#65d6f7",
"rgb": {
"r": 101,
"g": 214,
"b": 247
},
"hsl": {
"h": 193.562,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.82277,
"c": 0.11212,
"h": 219.8
},
"luminance": 0.57575
}Semantic roles & 50–950 ramp
primary
#65D6F7
secondary
#D05430
accent
#3400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485