#65D2FD#65D2FD
#65D2FD is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.6% C 0.116 H 226.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2FD |
|---|---|
| RGB | rgb(101, 210, 253) |
| HSL | hsl(197, 97%, 69%) |
| HSV | hsv(197, 60%, 99%) |
| CMYK | cmyk(60.1%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(79.58, -19.05, -30.43) |
| CIE-LCH | lch(79.58, 35.90, 237.95°) |
| OKLab | oklab(81.62% -0.0798 -0.0849) |
| OKLCH | oklch(81.62% 0.116 226.8) |
| XYZ | xyz(46.1361, 55.9471, 101.2770) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.81
Baby Blue
#89CFF0
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 4.20
Lightblue (survey)
#7BC8F6
ΔE00 4.60
Lightskyblue
#87CEFA
ΔE00 4.74
Neon Blue
#04D9FF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2FD #FD9065
analogous
#65FDDC #65D2FD #6586FD
triadic
#65D2FD #FD65D2 #D2FD65
tetradic
#65D2FD #DC65FD #FD9065 #86FD65
square
#65D2FD #DC65FD #FD9065 #86FD65
split-complementary
#65D2FD #FD6586 #FDDC65
monochromatic
#03A5E5 #29C0FC #65D2FD #A1E4FE #DEF5FF
Accessibility & contrast
On white
1.72
#65D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#65D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2FD
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2FD | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d2fd; /* rgb */ color: rgb(101, 210, 253); /* oklch */ color: oklch(81.6% 0.116 226.8);
Tailwind
colors: {
custom: {
50: '#9edffe',
500: '#65d2fd',
950: '#000000',
},
}SCSS
$custom: #65d2fd; $custom-light: #9edffe; $custom-dark: #000000;
JSON
{
"hex": "#65d2fd",
"rgb": {
"r": 101,
"g": 210,
"b": 253
},
"hsl": {
"h": 196.974,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.81615,
"c": 0.11647,
"h": 226.8
},
"luminance": 0.55952
}Semantic roles & 50–950 ramp
primary
#65D2FD
secondary
#D85E2F
accent
#4100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485