#65D0F6#65D0F6
#65D0F6 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.112 H 224.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65D0F6 |
|---|---|
| RGB | rgb(101, 208, 246) |
| HSL | hsl(196, 89%, 68%) |
| HSV | hsv(196, 59%, 96%) |
| CMYK | cmyk(58.9%, 15.4%, 0%, 3.5%) |
| CIE-LAB | lab(78.77, -20.09, -27.95) |
| CIE-LCH | lch(78.77, 34.42, 234.29°) |
| OKLab | oklab(80.88% -0.0802 -0.0778) |
| OKLCH | oklch(80.88% 0.112 224.1) |
| XYZ | xyz(44.5507, 54.5279, 95.3480) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.67
Bright Sky Blue
#02CCFE
ΔE00 3.83
Baby Blue
#89CFF0
ΔE00 3.87
Neon Blue
#04D9FF
ΔE00 4.83
Lightblue (survey)
#7BC8F6
ΔE00 5.26
Lightskyblue
#87CEFA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D0F6 #F68B65
analogous
#65F6D3 #65D0F6 #6587F6
triadic
#65D0F6 #F665D0 #D0F665
tetradic
#65D0F6 #D365F6 #F68B65 #87F665
square
#65D0F6 #D365F6 #F68B65 #87F665
split-complementary
#65D0F6 #F66587 #F6D365
monochromatic
#0CA0D4 #2BBEF3 #65D0F6 #9FE2F9 #D9F3FD
Accessibility & contrast
On white
1.76
#65D0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#65D0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D0F6
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D0F6 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF8
Deuteranopia (green-blind)
#A6BCF6
Tritanopia (blue-blind)
#00DCDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65d0f6; /* rgb */ color: rgb(101, 208, 246); /* oklch */ color: oklch(80.9% 0.112 224.1);
Tailwind
colors: {
custom: {
50: '#9ddef9',
500: '#65d0f6',
950: '#000000',
},
}SCSS
$custom: #65d0f6; $custom-light: #9ddef9; $custom-dark: #000000;
JSON
{
"hex": "#65d0f6",
"rgb": {
"r": 101,
"g": 208,
"b": 246
},
"hsl": {
"h": 195.724,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.80881,
"c": 0.11176,
"h": 224.1
},
"luminance": 0.54532
}Semantic roles & 50–950 ramp
primary
#65D0F6
secondary
#CF5A30
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485