#65CCF7#65CCF7
#65CCF7 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.113 H 228.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCF7 |
|---|---|
| RGB | rgb(101, 204, 247) |
| HSL | hsl(198, 90%, 68%) |
| HSV | hsv(198, 59%, 97%) |
| CMYK | cmyk(59.1%, 17.4%, 0%, 3.1%) |
| CIE-LAB | lab(77.68, -17.74, -30.16) |
| CIE-LCH | lch(77.68, 34.99, 239.53°) |
| OKLab | oklab(80.02% -0.0757 -0.0841) |
| OKLCH | oklch(80.02% 0.113 228) |
| XYZ | xyz(43.7417, 52.6636, 95.8376) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.66
Bright Sky Blue
#02CCFE
ΔE00 3.72
Baby Blue
#89CFF0
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 4.08
Lightskyblue
#87CEFA
ΔE00 4.31
Sky
#82CAFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCF7 #F79065
analogous
#65F7D9 #65CCF7 #6583F7
triadic
#65CCF7 #F765CC #CCF765
tetradic
#65CCF7 #D965F7 #F79065 #83F765
square
#65CCF7 #D965F7 #F79065 #83F765
split-complementary
#65CCF7 #F76583 #F7D965
monochromatic
#0B9BD6 #2BB9F4 #65CCF7 #9FDFFA #D9F3FD
Accessibility & contrast
On white
1.82
#65CCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#65CCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCF7
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCF7 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9F9
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65ccf7; /* rgb */ color: rgb(101, 204, 247); /* oklch */ color: oklch(80.0% 0.113 228.0);
Tailwind
colors: {
custom: {
50: '#9ddbfa',
500: '#65ccf7',
950: '#000000',
},
}SCSS
$custom: #65ccf7; $custom-light: #9ddbfa; $custom-dark: #000000;
JSON
{
"hex": "#65ccf7",
"rgb": {
"r": 101,
"g": 204,
"b": 247
},
"hsl": {
"h": 197.671,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.80021,
"c": 0.11315,
"h": 228
},
"luminance": 0.52668
}Semantic roles & 50–950 ramp
primary
#65CCF7
secondary
#D05F30
accent
#4400E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485