#65D2F8#65D2F8
#65D2F8 is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.4% C 0.113 H 223.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2F8 |
|---|---|
| RGB | rgb(101, 210, 248) |
| HSL | hsl(196, 91%, 68%) |
| HSV | hsv(196, 59%, 97%) |
| CMYK | cmyk(59.3%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(79.40, -20.52, -28.04) |
| CIE-LCH | lch(79.40, 34.75, 233.81°) |
| OKLab | oklab(81.41% -0.0816 -0.0781) |
| OKLCH | oklch(81.41% 0.113 223.7) |
| XYZ | xyz(45.3500, 55.6327, 97.1370) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.81
Bright Sky Blue
#02CCFE
ΔE00 3.96
Baby Blue
#89CFF0
ΔE00 4.01
Neon Blue
#04D9FF
ΔE00 4.55
Lightblue (survey)
#7BC8F6
ΔE00 5.56
Lightskyblue
#87CEFA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2F8 #F88B65
analogous
#65F8D4 #65D2F8 #6588F8
triadic
#65D2F8 #F865D2 #D2F865
tetradic
#65D2F8 #D465F8 #F88B65 #88F865
square
#65D2F8 #D465F8 #F88B65 #88F865
split-complementary
#65D2F8 #F86588 #F8D465
monochromatic
#0AA3D9 #2AC1F5 #65D2F8 #A0E3FB #DAF4FD
Accessibility & contrast
On white
1.73
#65D2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#65D2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2F8
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2F8 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEFA
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d2f8; /* rgb */ color: rgb(101, 210, 248); /* oklch */ color: oklch(81.4% 0.113 223.7);
Tailwind
colors: {
custom: {
50: '#9de0fa',
500: '#65d2f8',
950: '#000000',
},
}SCSS
$custom: #65d2f8; $custom-light: #9de0fa; $custom-dark: #000000;
JSON
{
"hex": "#65d2f8",
"rgb": {
"r": 101,
"g": 210,
"b": 248
},
"hsl": {
"h": 195.51,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.81412,
"c": 0.11292,
"h": 223.7
},
"luminance": 0.55637
}Semantic roles & 50–950 ramp
primary
#65D2F8
secondary
#D15A30
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485