#65D3F8#65D3F8
#65D3F8 is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.6% C 0.113 H 222.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65D3F8 |
|---|---|
| RGB | rgb(101, 211, 248) |
| HSL | hsl(195, 91%, 68%) |
| HSV | hsv(195, 59%, 97%) |
| CMYK | cmyk(59.3%, 14.9%, 0%, 2.7%) |
| CIE-LAB | lab(79.69, -21.03, -27.61) |
| CIE-LCH | lch(79.69, 34.71, 232.71°) |
| OKLab | oklab(81.64% -0.0826 -0.0768) |
| OKLCH | oklch(81.64% 0.113 222.9) |
| XYZ | xyz(45.5977, 56.1280, 97.2195) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.89
Bright Sky Blue
#02CCFE
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 4.18
Neon Blue
#04D9FF
ΔE00 4.27
Lightblue (survey)
#7BC8F6
ΔE00 5.93
Lightskyblue
#87CEFA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D3F8 #F88A65
analogous
#65F8D3 #65D3F8 #6589F8
triadic
#65D3F8 #F865D3 #D3F865
tetradic
#65D3F8 #D365F8 #F88A65 #89F865
square
#65D3F8 #D365F8 #F88A65 #89F865
split-complementary
#65D3F8 #F86589 #F8D365
monochromatic
#0AA5D9 #2AC2F5 #65D3F8 #A0E4FB #DAF4FD
Accessibility & contrast
On white
1.72
#65D3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#65D3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D3F8
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D3F8 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECEFA
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d3f8; /* rgb */ color: rgb(101, 211, 248); /* oklch */ color: oklch(81.6% 0.113 222.9);
Tailwind
colors: {
custom: {
50: '#9de0fa',
500: '#65d3f8',
950: '#000000',
},
}SCSS
$custom: #65d3f8; $custom-light: #9de0fa; $custom-dark: #000000;
JSON
{
"hex": "#65d3f8",
"rgb": {
"r": 101,
"g": 211,
"b": 248
},
"hsl": {
"h": 195.102,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.81638,
"c": 0.11283,
"h": 222.9
},
"luminance": 0.56133
}Semantic roles & 50–950 ramp
primary
#65D3F8
secondary
#D15830
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485