#65D5FB#65D5FB
#65D5FB is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.2% C 0.115 H 223.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #65D5FB |
|---|---|
| RGB | rgb(101, 213, 251) |
| HSL | hsl(195, 95%, 69%) |
| HSV | hsv(195, 60%, 98%) |
| CMYK | cmyk(59.8%, 15.1%, 0%, 1.6%) |
| CIE-LAB | lab(80.36, -21.16, -28.18) |
| CIE-LCH | lch(80.36, 35.24, 233.10°) |
| OKLab | oklab(82.21% -0.0836 -0.0785) |
| OKLCH | oklch(82.21% 0.115 223.2) |
| XYZ | xyz(46.5668, 57.3156, 99.8570) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.13
Neon Blue
#04D9FF
ΔE00 4.21
Bright Sky Blue
#02CCFE
ΔE00 4.26
Baby Blue
#89CFF0
ΔE00 4.31
Lightskyblue
#87CEFA
ΔE00 5.98
Lightblue (survey)
#7BC8F6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D5FB #FB8B65
analogous
#65FBD6 #65D5FB #658AFB
triadic
#65D5FB #FB65D5 #D5FB65
tetradic
#65D5FB #D665FB #FB8B65 #8AFB65
square
#65D5FB #D665FB #FB8B65 #8AFB65
split-complementary
#65D5FB #FB658A #FBD665
monochromatic
#06A9E0 #29C5F9 #65D5FB #A1E5FD #DCF6FE
Accessibility & contrast
On white
1.68
#65D5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#65D5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D5FB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D5FB | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FD
Deuteranopia (green-blind)
#AAC0FB
Tritanopia (blue-blind)
#00E1E1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65d5fb; /* rgb */ color: rgb(101, 213, 251); /* oklch */ color: oklch(82.2% 0.115 223.2);
Tailwind
colors: {
custom: {
50: '#9ee2fc',
500: '#65d5fb',
950: '#000000',
},
}SCSS
$custom: #65d5fb; $custom-light: #9ee2fc; $custom-dark: #000000;
JSON
{
"hex": "#65d5fb",
"rgb": {
"r": 101,
"g": 213,
"b": 251
},
"hsl": {
"h": 195.2,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.82209,
"c": 0.11464,
"h": 223.2
},
"luminance": 0.5732
}Semantic roles & 50–950 ramp
primary
#65D5FB
secondary
#D5592F
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485