#65D8F8#65D8F8
#65D8F8 is a very light, moderate cyan. Relative luminance 0.587; OKLCH L 82.8% C 0.113 H 218.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8F8 |
|---|---|
| RGB | rgb(101, 216, 248) |
| HSL | hsl(193, 91%, 68%) |
| HSV | hsv(193, 59%, 97%) |
| CMYK | cmyk(59.3%, 12.9%, 0%, 2.7%) |
| CIE-LAB | lab(81.10, -23.54, -25.45) |
| CIE-LCH | lch(81.10, 34.67, 227.24°) |
| OKLab | oklab(82.77% -0.0878 -0.0707) |
| OKLCH | oklch(82.77% 0.113 218.9) |
| XYZ | xyz(46.8592, 58.6511, 97.6400) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 5.43
Bright Sky Blue
#02CCFE
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 7.10
Robin'S Egg
#6DEDFD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8F8 #F88565
analogous
#65F8CE #65D8F8 #658EF8
triadic
#65D8F8 #F865D8 #D8F865
tetradic
#65D8F8 #CE65F8 #F88565 #8EF865
square
#65D8F8 #CE65F8 #F88565 #8EF865
split-complementary
#65D8F8 #F8658E #F8CE65
monochromatic
#0AACD9 #2AC9F5 #65D8F8 #A0E7FB #DAF6FD
Accessibility & contrast
On white
1.65
#65D8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#65D8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8F8
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8F8 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FA
Deuteranopia (green-blind)
#AEC3F8
Tritanopia (blue-blind)
#00E3E2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65d8f8; /* rgb */ color: rgb(101, 216, 248); /* oklch */ color: oklch(82.8% 0.113 218.9);
Tailwind
colors: {
custom: {
50: '#9de4fa',
500: '#65d8f8',
950: '#000000',
},
}SCSS
$custom: #65d8f8; $custom-light: #9de4fa; $custom-dark: #000000;
JSON
{
"hex": "#65d8f8",
"rgb": {
"r": 101,
"g": 216,
"b": 248
},
"hsl": {
"h": 193.061,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.82768,
"c": 0.11274,
"h": 218.9
},
"luminance": 0.58656
}Semantic roles & 50–950 ramp
primary
#65D8F8
secondary
#D15330
accent
#3200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485