#65D9F7#65D9F7
#65D9F7 is a very light, moderate cyan. Relative luminance 0.591; OKLCH L 83.0% C 0.112 H 217.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65D9F7 |
|---|---|
| RGB | rgb(101, 217, 247) |
| HSL | hsl(192, 90%, 68%) |
| HSV | hsv(192, 59%, 97%) |
| CMYK | cmyk(59.1%, 12.1%, 0%, 3.1%) |
| CIE-LAB | lab(81.35, -24.32, -24.54) |
| CIE-LCH | lch(81.35, 34.55, 225.25°) |
| OKLab | oklab(82.96% -0.0892 -0.0682) |
| OKLCH | oklch(82.96% 0.112 217.4) |
| XYZ | xyz(46.9614, 59.1031, 96.9108) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 5.18
Baby Blue
#89CFF0
ΔE00 5.91
Bright Sky Blue
#02CCFE
ΔE00 6.04
Robin'S Egg
#6DEDFD
ΔE00 6.57
Aqua Blue
#02D8E9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D9F7 #F78365
analogous
#65F7CC #65D9F7 #6590F7
triadic
#65D9F7 #F765D9 #D9F765
tetradic
#65D9F7 #CC65F7 #F78365 #90F765
square
#65D9F7 #CC65F7 #F78365 #90F765
split-complementary
#65D9F7 #F76590 #F7CC65
monochromatic
#0BADD6 #2BCBF4 #65D9F7 #9FE7FA #D9F6FD
Accessibility & contrast
On white
1.64
#65D9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#65D9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D9F7
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D9F7 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D3F9
Deuteranopia (green-blind)
#B0C3F7
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65d9f7; /* rgb */ color: rgb(101, 217, 247); /* oklch */ color: oklch(83.0% 0.112 217.4);
Tailwind
colors: {
custom: {
50: '#9de5fa',
500: '#65d9f7',
950: '#000000',
},
}SCSS
$custom: #65d9f7; $custom-light: #9de5fa; $custom-dark: #000000;
JSON
{
"hex": "#65d9f7",
"rgb": {
"r": 101,
"g": 217,
"b": 247
},
"hsl": {
"h": 192.329,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.82956,
"c": 0.11226,
"h": 217.4
},
"luminance": 0.59108
}Semantic roles & 50–950 ramp
primary
#65D9F7
secondary
#D05130
accent
#2F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485