#65D5FF#65D5FF
#65D5FF is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 82.4% C 0.117 H 225.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65D5FF |
|---|---|
| RGB | rgb(101, 213, 255) |
| HSL | hsl(196, 100%, 70%) |
| HSV | hsv(196, 60%, 100%) |
| CMYK | cmyk(60.4%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(80.50, -19.99, -30.09) |
| CIE-LCH | lch(80.50, 36.12, 236.40°) |
| OKLab | oklab(82.37% -0.0821 -0.0839) |
| OKLCH | oklch(82.37% 0.117 225.6) |
| XYZ | xyz(47.2040, 57.5705, 103.2129) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.06
Baby Blue
#89CFF0
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.35
Neon Blue
#04D9FF
ΔE00 4.95
Lightskyblue
#87CEFA
ΔE00 5.25
Lightblue (survey)
#7BC8F6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D5FF #FF8F65
analogous
#65FFDC #65D5FF #6588FF
triadic
#65D5FF #FF65D5 #D5FF65
tetradic
#65D5FF #DC65FF #FF8F65 #88FF65
square
#65D5FF #DC65FF #FF8F65 #88FF65
split-complementary
#65D5FF #FF6588 #FFDC65
monochromatic
#00AAEA #28C4FF #65D5FF #A2E6FF #DFF6FF
Accessibility & contrast
On white
1.68
#65D5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#65D5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D5FF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D5FF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#A8C1FF
Tritanopia (blue-blind)
#00E2E3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65d5ff; /* rgb */ color: rgb(101, 213, 255); /* oklch */ color: oklch(82.4% 0.117 225.6);
Tailwind
colors: {
custom: {
50: '#9ee2ff',
500: '#65d5ff',
950: '#000000',
},
}SCSS
$custom: #65d5ff; $custom-light: #9ee2ff; $custom-dark: #000000;
JSON
{
"hex": "#65d5ff",
"rgb": {
"r": 101,
"g": 213,
"b": 255
},
"hsl": {
"h": 196.364,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.8237,
"c": 0.11741,
"h": 225.6
},
"luminance": 0.57575
}Semantic roles & 50–950 ramp
primary
#65D5FF
secondary
#DA5D2E
accent
#3F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486