#65D0FC#65D0FC
#65D0FC is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.1% C 0.116 H 227.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65D0FC |
|---|---|
| RGB | rgb(101, 208, 252) |
| HSL | hsl(197, 96%, 69%) |
| HSV | hsv(197, 60%, 99%) |
| CMYK | cmyk(59.9%, 17.5%, 0%, 1.2%) |
| CIE-LAB | lab(78.98, -18.32, -30.82) |
| CIE-LCH | lch(78.98, 35.85, 239.27°) |
| OKLab | oklab(81.13% -0.0781 -0.086) |
| OKLCH | oklch(81.13% 0.116 227.8) |
| XYZ | xyz(45.4865, 54.9022, 100.2766) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.76
Baby Blue
#89CFF0
ΔE00 3.83
Lightblue (survey)
#7BC8F6
ΔE00 4.09
Sky Blue
#87CEEB
ΔE00 4.23
Lightskyblue
#87CEFA
ΔE00 4.40
Sky
#82CAFC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D0FC #FC9165
analogous
#65FCDC #65D0FC #6585FC
triadic
#65D0FC #FC65D0 #D0FC65
tetradic
#65D0FC #DC65FC #FC9165 #85FC65
square
#65D0FC #DC65FC #FC9165 #85FC65
split-complementary
#65D0FC #FC6585 #FCDC65
monochromatic
#04A2E2 #29BEFB #65D0FC #A1E2FD #DDF5FE
Accessibility & contrast
On white
1.75
#65D0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#65D0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D0FC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D0FC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFE
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#00DDDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d0fc; /* rgb */ color: rgb(101, 208, 252); /* oklch */ color: oklch(81.1% 0.116 227.8);
Tailwind
colors: {
custom: {
50: '#9ddefd',
500: '#65d0fc',
950: '#000000',
},
}SCSS
$custom: #65d0fc; $custom-light: #9ddefd; $custom-dark: #000000;
JSON
{
"hex": "#65d0fc",
"rgb": {
"r": 101,
"g": 208,
"b": 252
},
"hsl": {
"h": 197.483,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.81125,
"c": 0.11613,
"h": 227.8
},
"luminance": 0.54907
}Semantic roles & 50–950 ramp
primary
#65D0FC
secondary
#D6602F
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485