#65C8FC#65C8FC
#65C8FC is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.3% C 0.119 H 233.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65C8FC |
|---|---|
| RGB | rgb(101, 200, 252) |
| HSL | hsl(201, 96%, 69%) |
| HSV | hsv(201, 60%, 99%) |
| CMYK | cmyk(59.9%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.74, -14.17, -34.28) |
| CIE-LCH | lch(76.74, 37.09, 247.54°) |
| OKLab | oklab(79.34% -0.0698 -0.0959) |
| OKLCH | oklch(79.34% 0.119 233.9) |
| XYZ | xyz(43.5851, 51.0993, 99.6428) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.21
Sky
#82CAFC
ΔE00 3.40
Lightskyblue
#87CEFA
ΔE00 3.55
Deepskyblue
#00BFFF
ΔE00 4.39
Baby Blue
#89CFF0
ΔE00 4.98
Bright Sky Blue
#02CCFE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C8FC #FC9965
analogous
#65FCE4 #65C8FC #657DFC
triadic
#65C8FC #FC65C8 #C8FC65
tetradic
#65C8FC #E465FC #FC9965 #7DFC65
square
#65C8FC #E465FC #FC9965 #7DFC65
split-complementary
#65C8FC #FC657D #FCE465
monochromatic
#0496E2 #29B3FB #65C8FC #A1DDFD #DDF3FE
Accessibility & contrast
On white
1.87
#65C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#65C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C8FC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C8FC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65c8fc; /* rgb */ color: rgb(101, 200, 252); /* oklch */ color: oklch(79.3% 0.119 233.9);
Tailwind
colors: {
custom: {
50: '#9dd8fd',
500: '#65c8fc',
950: '#000000',
},
}SCSS
$custom: #65c8fc; $custom-light: #9dd8fd; $custom-dark: #000000;
JSON
{
"hex": "#65c8fc",
"rgb": {
"r": 101,
"g": 200,
"b": 252
},
"hsl": {
"h": 200.662,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.79337,
"c": 0.11861,
"h": 233.9
},
"luminance": 0.51104
}Semantic roles & 50–950 ramp
primary
#65C8FC
secondary
#D6692F
accent
#4F00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385