#65CAF7#65CAF7
#65CAF7 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.6% C 0.114 H 229.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65CAF7 |
|---|---|
| RGB | rgb(101, 202, 247) |
| HSL | hsl(198, 90%, 68%) |
| HSV | hsv(198, 59%, 97%) |
| CMYK | cmyk(59.1%, 18.2%, 0%, 3.1%) |
| CIE-LAB | lab(77.11, -16.71, -31.03) |
| CIE-LCH | lch(77.11, 35.24, 241.69°) |
| OKLab | oklab(79.57% -0.0736 -0.0866) |
| OKLCH | oklch(79.57% 0.114 229.6) |
| XYZ | xyz(43.2694, 51.7190, 95.6801) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.06
Baby Blue
#89CFF0
ΔE00 3.96
Lightskyblue
#87CEFA
ΔE00 3.99
Bright Sky Blue
#02CCFE
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 4.47
Sky
#82CAFC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CAF7 #F79265
analogous
#65F7DB #65CAF7 #6581F7
triadic
#65CAF7 #F765CA #CAF765
tetradic
#65CAF7 #DB65F7 #F79265 #81F765
square
#65CAF7 #DB65F7 #F79265 #81F765
split-complementary
#65CAF7 #F76581 #F7DB65
monochromatic
#0B98D6 #2BB6F4 #65CAF7 #9FDEFA #D9F2FD
Accessibility & contrast
On white
1.85
#65CAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#65CAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CAF7
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CAF7 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F9
Deuteranopia (green-blind)
#9EB8F6
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65caf7; /* rgb */ color: rgb(101, 202, 247); /* oklch */ color: oklch(79.6% 0.114 229.6);
Tailwind
colors: {
custom: {
50: '#9ddafa',
500: '#65caf7',
950: '#000000',
},
}SCSS
$custom: #65caf7; $custom-light: #9ddafa; $custom-dark: #000000;
JSON
{
"hex": "#65caf7",
"rgb": {
"r": 101,
"g": 202,
"b": 247
},
"hsl": {
"h": 198.493,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.79571,
"c": 0.11364,
"h": 229.6
},
"luminance": 0.51723
}Semantic roles & 50–950 ramp
primary
#65CAF7
secondary
#D06130
accent
#4700E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385