#65DAF8#65DAF8
#65DAF8 is a very light, moderate cyan. Relative luminance 0.597; OKLCH L 83.2% C 0.113 H 217.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65DAF8 |
|---|---|
| RGB | rgb(101, 218, 248) |
| HSL | hsl(192, 91%, 68%) |
| HSV | hsv(192, 59%, 97%) |
| CMYK | cmyk(59.3%, 12.1%, 0%, 2.7%) |
| CIE-LAB | lab(81.67, -24.53, -24.59) |
| CIE-LCH | lch(81.67, 34.74, 225.06°) |
| OKLab | oklab(83.22% -0.0899 -0.0683) |
| OKLCH | oklch(83.22% 0.113 217.2) |
| XYZ | xyz(47.3747, 59.6821, 97.8119) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 5.34
Baby Blue
#89CFF0
ΔE00 6.04
Bright Sky Blue
#02CCFE
ΔE00 6.18
Robin'S Egg
#6DEDFD
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DAF8 #F88365
analogous
#65F8CC #65DAF8 #6590F8
triadic
#65DAF8 #F865DA #DAF865
tetradic
#65DAF8 #CC65F8 #F88365 #90F865
square
#65DAF8 #CC65F8 #F88365 #90F865
split-complementary
#65DAF8 #F86590 #F8CC65
monochromatic
#0AAFD9 #2ACCF5 #65DAF8 #A0E8FB #DAF6FD
Accessibility & contrast
On white
1.62
#65DAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#65DAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DAF8
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DAF8 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4FA
Deuteranopia (green-blind)
#B1C4F8
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65daf8; /* rgb */ color: rgb(101, 218, 248); /* oklch */ color: oklch(83.2% 0.113 217.2);
Tailwind
colors: {
custom: {
50: '#9ee5fa',
500: '#65daf8',
950: '#000000',
},
}SCSS
$custom: #65daf8; $custom-light: #9ee5fa; $custom-dark: #000000;
JSON
{
"hex": "#65daf8",
"rgb": {
"r": 101,
"g": 218,
"b": 248
},
"hsl": {
"h": 192.245,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.83222,
"c": 0.11286,
"h": 217.2
},
"luminance": 0.59687
}Semantic roles & 50–950 ramp
primary
#65DAF8
secondary
#D15130
accent
#2F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485