#65CFF8#65CFF8
#65CFF8 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.7% C 0.113 H 226.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFF8 |
|---|---|
| RGB | rgb(101, 207, 248) |
| HSL | hsl(197, 91%, 68%) |
| HSV | hsv(197, 59%, 97%) |
| CMYK | cmyk(59.3%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(78.56, -18.99, -29.34) |
| CIE-LCH | lch(78.56, 34.95, 237.09°) |
| OKLab | oklab(80.74% -0.0785 -0.0818) |
| OKLCH | oklch(80.74% 0.113 226.2) |
| XYZ | xyz(44.6163, 54.1653, 96.8924) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 3.72
Sky Blue
#87CEEB
ΔE00 3.84
Lightblue (survey)
#7BC8F6
ΔE00 4.48
Lightskyblue
#87CEFA
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFF8 #F88E65
analogous
#65F8D8 #65CFF8 #6585F8
triadic
#65CFF8 #F865CF #CFF865
tetradic
#65CFF8 #D865F8 #F88E65 #85F865
square
#65CFF8 #D865F8 #F88E65 #85F865
split-complementary
#65CFF8 #F86585 #F8D865
monochromatic
#0A9FD9 #2ABDF5 #65CFF8 #A0E1FB #DAF3FD
Accessibility & contrast
On white
1.77
#65CFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#65CFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFF8
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFF8 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBFA
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65cff8; /* rgb */ color: rgb(101, 207, 248); /* oklch */ color: oklch(80.7% 0.113 226.2);
Tailwind
colors: {
custom: {
50: '#9dddfa',
500: '#65cff8',
950: '#000000',
},
}SCSS
$custom: #65cff8; $custom-light: #9dddfa; $custom-dark: #000000;
JSON
{
"hex": "#65cff8",
"rgb": {
"r": 101,
"g": 207,
"b": 248
},
"hsl": {
"h": 196.735,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.80736,
"c": 0.11332,
"h": 226.2
},
"luminance": 0.5417
}Semantic roles & 50–950 ramp
primary
#65CFF8
secondary
#D15D30
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485