#65CCF8#65CCF8
#65CCF8 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.114 H 228.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCF8 |
|---|---|
| RGB | rgb(101, 204, 248) |
| HSL | hsl(198, 91%, 68%) |
| HSV | hsv(198, 59%, 97%) |
| CMYK | cmyk(59.3%, 17.7%, 0%, 2.7%) |
| CIE-LAB | lab(77.71, -17.45, -30.64) |
| CIE-LCH | lch(77.71, 35.26, 240.34°) |
| OKLab | oklab(80.06% -0.0753 -0.0855) |
| OKLCH | oklch(80.06% 0.114 228.6) |
| XYZ | xyz(43.8964, 52.7255, 96.6524) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.48
Bright Sky Blue
#02CCFE
ΔE00 3.79
Baby Blue
#89CFF0
ΔE00 3.80
Lightskyblue
#87CEFA
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.22
Sky
#82CAFC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCF8 #F89165
analogous
#65F8DA #65CCF8 #6582F8
triadic
#65CCF8 #F865CC #CCF865
tetradic
#65CCF8 #DA65F8 #F89165 #82F865
square
#65CCF8 #DA65F8 #F89165 #82F865
split-complementary
#65CCF8 #F86582 #F8DA65
monochromatic
#0A9BD9 #2AB9F5 #65CCF8 #A0DFFB #DAF3FD
Accessibility & contrast
On white
1.82
#65CCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#65CCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCF8
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCF8 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FA
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65ccf8; /* rgb */ color: rgb(101, 204, 248); /* oklch */ color: oklch(80.1% 0.114 228.6);
Tailwind
colors: {
custom: {
50: '#9ddbfa',
500: '#65ccf8',
950: '#000000',
},
}SCSS
$custom: #65ccf8; $custom-light: #9ddbfa; $custom-dark: #000000;
JSON
{
"hex": "#65ccf8",
"rgb": {
"r": 101,
"g": 204,
"b": 248
},
"hsl": {
"h": 197.959,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.80062,
"c": 0.11393,
"h": 228.6
},
"luminance": 0.5273
}Semantic roles & 50–950 ramp
primary
#65CCF8
secondary
#D16030
accent
#4500E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485