#65B0F7#65B0F7
#65B0F7 is a light, vivid cyan. Relative luminance 0.405; OKLCH L 73.8% C 0.128 H 248.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65B0F7 |
|---|---|
| RGB | rgb(101, 176, 247) |
| HSL | hsl(209, 90%, 68%) |
| HSV | hsv(209, 59%, 97%) |
| CMYK | cmyk(59.1%, 28.7%, 0%, 3.1%) |
| CIE-LAB | lab(69.84, -2.73, -42.30) |
| CIE-LCH | lch(69.84, 42.39, 266.30°) |
| OKLab | oklab(73.82% -0.0464 -0.1191) |
| OKLCH | oklch(73.82% 0.128 248.7) |
| XYZ | xyz(37.6745, 40.5293, 93.8152) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.07
Carolina Blue
#8AB8FE
ΔE00 5.79
Azure (survey)
#069AF3
ΔE00 7.47
Sky
#82CAFC
ΔE00 7.52
Lightblue (survey)
#7BC8F6
ΔE00 7.91
Cornflowerblue
#6495ED
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65B0F7 #F7AC65
analogous
#65F7F5 #65B0F7 #6567F7
triadic
#65B0F7 #F765B0 #B0F765
tetradic
#65B0F7 #F565F7 #F7AC65 #67F765
square
#65B0F7 #F565F7 #F7AC65 #67F765
split-complementary
#65B0F7 #F76567 #F7F565
monochromatic
#0B74D6 #2B92F4 #65B0F7 #9FCEFA #D9ECFD
Accessibility & contrast
On white
2.31
#65B0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#65B0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65B0F7
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65B0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65B0F7 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FA
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#00C1C9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #65b0f7; /* rgb */ color: rgb(101, 176, 247); /* oklch */ color: oklch(73.8% 0.128 248.7);
Tailwind
colors: {
custom: {
50: '#9cc7fa',
500: '#65b0f7',
950: '#000000',
},
}SCSS
$custom: #65b0f7; $custom-light: #9cc7fa; $custom-dark: #000000;
JSON
{
"hex": "#65b0f7",
"rgb": {
"r": 101,
"g": 176,
"b": 247
},
"hsl": {
"h": 209.178,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.73816,
"c": 0.12785,
"h": 248.7
},
"luminance": 0.40533
}Semantic roles & 50–950 ramp
primary
#65B0F7
secondary
#F2DBC6
accent
#7000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285