#65D0F7#65D0F7
#65D0F7 is a light, moderate cyan. Relative luminance 0.546; OKLCH L 80.9% C 0.112 H 224.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65D0F7 |
|---|---|
| RGB | rgb(101, 208, 247) |
| HSL | hsl(196, 90%, 68%) |
| HSV | hsv(196, 59%, 97%) |
| CMYK | cmyk(59.1%, 15.8%, 0%, 3.1%) |
| CIE-LAB | lab(78.80, -19.80, -28.43) |
| CIE-LCH | lch(78.80, 34.64, 235.15°) |
| OKLab | oklab(80.92% -0.0799 -0.0792) |
| OKLCH | oklch(80.92% 0.112 224.7) |
| XYZ | xyz(44.7046, 54.5895, 96.1585) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.72
Bright Sky Blue
#02CCFE
ΔE00 3.75
Baby Blue
#89CFF0
ΔE00 3.81
Neon Blue
#04D9FF
ΔE00 4.99
Lightblue (survey)
#7BC8F6
ΔE00 5.04
Lightskyblue
#87CEFA
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D0F7 #F78C65
analogous
#65F7D5 #65D0F7 #6587F7
triadic
#65D0F7 #F765D0 #D0F765
tetradic
#65D0F7 #D565F7 #F78C65 #87F765
square
#65D0F7 #D565F7 #F78C65 #87F765
split-complementary
#65D0F7 #F76587 #F7D565
monochromatic
#0BA0D6 #2BBEF4 #65D0F7 #9FE2FA #D9F4FD
Accessibility & contrast
On white
1.76
#65D0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#65D0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D0F7
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D0F7 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCF9
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#00DCDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65d0f7; /* rgb */ color: rgb(101, 208, 247); /* oklch */ color: oklch(80.9% 0.112 224.7);
Tailwind
colors: {
custom: {
50: '#9ddefa',
500: '#65d0f7',
950: '#000000',
},
}SCSS
$custom: #65d0f7; $custom-light: #9ddefa; $custom-dark: #000000;
JSON
{
"hex": "#65d0f7",
"rgb": {
"r": 101,
"g": 208,
"b": 247
},
"hsl": {
"h": 196.027,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.80921,
"c": 0.11246,
"h": 224.7
},
"luminance": 0.54594
}Semantic roles & 50–950 ramp
primary
#65D0F7
secondary
#D05B30
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485