#65CAFD#65CAFD
#65CAFD is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.8% C 0.119 H 232.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65CAFD |
|---|---|
| RGB | rgb(101, 202, 253) |
| HSL | hsl(200, 97%, 69%) |
| HSV | hsv(200, 60%, 99%) |
| CMYK | cmyk(60.1%, 20.2%, 0%, 0.8%) |
| CIE-LAB | lab(77.34, -14.91, -33.89) |
| CIE-LCH | lch(77.34, 37.03, 246.25°) |
| OKLab | oklab(79.83% -0.0715 -0.0948) |
| OKLCH | oklch(79.83% 0.119 232.9) |
| XYZ | xyz(44.2102, 52.0953, 100.6350) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.39
Lightskyblue
#87CEFA
ΔE00 3.49
Sky
#82CAFC
ΔE00 3.63
Deepskyblue
#00BFFF
ΔE00 4.64
Baby Blue
#89CFF0
ΔE00 4.67
Bright Sky Blue
#02CCFE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CAFD #FD9865
analogous
#65FDE4 #65CAFD #657EFD
triadic
#65CAFD #FD65CA #CAFD65
tetradic
#65CAFD #E465FD #FD9865 #7EFD65
square
#65CAFD #E465FD #FD9865 #7EFD65
split-complementary
#65CAFD #FD657E #FDE465
monochromatic
#0399E5 #29B5FC #65CAFD #A1DFFE #DEF4FF
Accessibility & contrast
On white
1.84
#65CAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#65CAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CAFD
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CAFD | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65cafd; /* rgb */ color: rgb(101, 202, 253); /* oklch */ color: oklch(79.8% 0.119 232.9);
Tailwind
colors: {
custom: {
50: '#9ddafe',
500: '#65cafd',
950: '#000000',
},
}SCSS
$custom: #65cafd; $custom-light: #9ddafe; $custom-dark: #000000;
JSON
{
"hex": "#65cafd",
"rgb": {
"r": 101,
"g": 202,
"b": 253
},
"hsl": {
"h": 200.132,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.79825,
"c": 0.11873,
"h": 232.9
},
"luminance": 0.521
}Semantic roles & 50–950 ramp
primary
#65CAFD
secondary
#D8672F
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385