#65CCFD#65CCFD
#65CCFD is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.3% C 0.118 H 231.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCFD |
|---|---|
| RGB | rgb(101, 204, 253) |
| HSL | hsl(199, 97%, 69%) |
| HSV | hsv(199, 60%, 99%) |
| CMYK | cmyk(60.1%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(77.90, -15.96, -33.02) |
| CIE-LCH | lch(77.90, 36.68, 244.21°) |
| OKLab | oklab(80.27% -0.0736 -0.0923) |
| OKLCH | oklch(80.27% 0.118 231.4) |
| XYZ | xyz(44.6825, 53.0399, 100.7924) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.78
Lightskyblue
#87CEFA
ΔE00 3.60
Sky
#82CAFC
ΔE00 4.08
Baby Blue
#89CFF0
ΔE00 4.30
Bright Sky Blue
#02CCFE
ΔE00 4.41
Deepskyblue
#00BFFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCFD #FD9665
analogous
#65FDE2 #65CCFD #6580FD
triadic
#65CCFD #FD65CC #CCFD65
tetradic
#65CCFD #E265FD #FD9665 #80FD65
square
#65CCFD #E265FD #FD9665 #80FD65
split-complementary
#65CCFD #FD6580 #FDE265
monochromatic
#039CE5 #29B8FC #65CCFD #A1E0FE #DEF4FF
Accessibility & contrast
On white
1.81
#65CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#65CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCFD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCFD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FF
Deuteranopia (green-blind)
#9EBAFC
Tritanopia (blue-blind)
#00D9DC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65ccfd; /* rgb */ color: rgb(101, 204, 253); /* oklch */ color: oklch(80.3% 0.118 231.4);
Tailwind
colors: {
custom: {
50: '#9ddbfe',
500: '#65ccfd',
950: '#000000',
},
}SCSS
$custom: #65ccfd; $custom-light: #9ddbfe; $custom-dark: #000000;
JSON
{
"hex": "#65ccfd",
"rgb": {
"r": 101,
"g": 204,
"b": 253
},
"hsl": {
"h": 199.342,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.80272,
"c": 0.11803,
"h": 231.4
},
"luminance": 0.53044
}Semantic roles & 50–950 ramp
primary
#65CCFD
secondary
#D8652F
accent
#4A00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485