#65D8FF#65D8FF
#65D8FF is a very light, moderate cyan. Relative luminance 0.591; OKLCH L 83.0% C 0.117 H 223.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8FF |
|---|---|
| RGB | rgb(101, 216, 255) |
| HSL | hsl(195, 100%, 70%) |
| HSV | hsv(195, 60%, 100%) |
| CMYK | cmyk(60.4%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(81.34, -21.51, -28.79) |
| CIE-LCH | lch(81.34, 35.94, 233.25°) |
| OKLab | oklab(83.04% -0.0852 -0.0802) |
| OKLCH | oklch(83.04% 0.117 223.3) |
| XYZ | xyz(47.9655, 59.0936, 103.4668) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.55
Bright Sky Blue
#02CCFE
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 6.17
Lightblue (survey)
#7BC8F6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8FF #FF8C65
analogous
#65FFD9 #65D8FF #658BFF
triadic
#65D8FF #FF65D8 #D8FF65
tetradic
#65D8FF #D965FF #FF8C65 #8BFF65
square
#65D8FF #D965FF #FF8C65 #8BFF65
split-complementary
#65D8FF #FF658B #FFD965
monochromatic
#00AEEA #28C9FF #65D8FF #A2E7FF #DFF7FF
Accessibility & contrast
On white
1.64
#65D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#65D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8FF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8FF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#ACC3FF
Tritanopia (blue-blind)
#00E4E4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65d8ff; /* rgb */ color: rgb(101, 216, 255); /* oklch */ color: oklch(83.0% 0.117 223.3);
Tailwind
colors: {
custom: {
50: '#9ee4ff',
500: '#65d8ff',
950: '#000000',
},
}SCSS
$custom: #65d8ff; $custom-light: #9ee4ff; $custom-dark: #000000;
JSON
{
"hex": "#65d8ff",
"rgb": {
"r": 101,
"g": 216,
"b": 255
},
"hsl": {
"h": 195.195,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.83044,
"c": 0.11702,
"h": 223.3
},
"luminance": 0.59098
}Semantic roles & 50–950 ramp
primary
#65D8FF
secondary
#DA5A2E
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486