#65CFF7#65CFF7
#65CFF7 is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.7% C 0.113 H 225.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFF7 |
|---|---|
| RGB | rgb(101, 207, 247) |
| HSL | hsl(196, 90%, 68%) |
| HSV | hsv(196, 59%, 97%) |
| CMYK | cmyk(59.1%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(78.52, -19.28, -28.86) |
| CIE-LCH | lch(78.52, 34.71, 236.25°) |
| OKLab | oklab(80.7% -0.0788 -0.0804) |
| OKLCH | oklch(80.7% 0.113 225.6) |
| XYZ | xyz(44.4616, 54.1034, 96.0775) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.67
Baby Blue
#89CFF0
ΔE00 3.73
Sky Blue
#87CEEB
ΔE00 3.75
Lightblue (survey)
#7BC8F6
ΔE00 4.68
Lightskyblue
#87CEFA
ΔE00 5.01
Neon Blue
#04D9FF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFF7 #F78D65
analogous
#65F7D6 #65CFF7 #6586F7
triadic
#65CFF7 #F765CF #CFF765
tetradic
#65CFF7 #D665F7 #F78D65 #86F765
square
#65CFF7 #D665F7 #F78D65 #86F765
split-complementary
#65CFF7 #F76586 #F7D665
monochromatic
#0B9FD6 #2BBDF4 #65CFF7 #9FE1FA #D9F3FD
Accessibility & contrast
On white
1.78
#65CFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#65CFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFF7
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFF7 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF9
Deuteranopia (green-blind)
#A4BCF7
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65cff7; /* rgb */ color: rgb(101, 207, 247); /* oklch */ color: oklch(80.7% 0.113 225.6);
Tailwind
colors: {
custom: {
50: '#9dddfa',
500: '#65cff7',
950: '#000000',
},
}SCSS
$custom: #65cff7; $custom-light: #9dddfa; $custom-dark: #000000;
JSON
{
"hex": "#65cff7",
"rgb": {
"r": 101,
"g": 207,
"b": 247
},
"hsl": {
"h": 196.438,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.80696,
"c": 0.1126,
"h": 225.6
},
"luminance": 0.54108
}Semantic roles & 50–950 ramp
primary
#65CFF7
secondary
#D05C30
accent
#3F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485