#65CFF5#65CFF5
#65CFF5 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.111 H 224.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFF5 |
|---|---|
| RGB | rgb(101, 207, 245) |
| HSL | hsl(196, 88%, 68%) |
| HSV | hsv(196, 59%, 96%) |
| CMYK | cmyk(58.8%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(78.45, -19.87, -27.90) |
| CIE-LCH | lch(78.45, 34.26, 234.54°) |
| OKLab | oklab(80.62% -0.0795 -0.0777) |
| OKLCH | oklch(80.62% 0.111 224.3) |
| XYZ | xyz(44.1546, 53.9806, 94.4609) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.62
Bright Sky Blue
#02CCFE
ΔE00 3.78
Baby Blue
#89CFF0
ΔE00 3.82
Neon Blue
#04D9FF
ΔE00 4.98
Lightblue (survey)
#7BC8F6
ΔE00 5.12
Lightskyblue
#87CEFA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFF5 #F58B65
analogous
#65F5D3 #65CFF5 #6587F5
triadic
#65CFF5 #F565CF #CFF565
tetradic
#65CFF5 #D365F5 #F58B65 #87F565
square
#65CFF5 #D365F5 #F58B65 #87F565
split-complementary
#65CFF5 #F56587 #F5D365
monochromatic
#0E9ED2 #2CBDF1 #65CFF5 #9EE1F9 #D8F3FC
Accessibility & contrast
On white
1.78
#65CFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#65CFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFF5
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFF5 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#A5BBF5
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65cff5; /* rgb */ color: rgb(101, 207, 245); /* oklch */ color: oklch(80.6% 0.111 224.3);
Tailwind
colors: {
custom: {
50: '#9dddf8',
500: '#65cff5',
950: '#000000',
},
}SCSS
$custom: #65cff5; $custom-light: #9dddf8; $custom-dark: #000000;
JSON
{
"hex": "#65cff5",
"rgb": {
"r": 101,
"g": 207,
"b": 245
},
"hsl": {
"h": 195.833,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.80615,
"c": 0.11118,
"h": 224.3
},
"luminance": 0.53985
}Semantic roles & 50–950 ramp
primary
#65CFF5
secondary
#CD5A31
accent
#3D01E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485