#65D2FF#65D2FF
#65D2FF is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.7% C 0.118 H 227.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2FF |
|---|---|
| RGB | rgb(101, 210, 255) |
| HSL | hsl(198, 100%, 70%) |
| HSV | hsv(198, 60%, 100%) |
| CMYK | cmyk(60.4%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(79.66, -18.46, -31.38) |
| CIE-LCH | lch(79.66, 36.41, 239.54°) |
| OKLab | oklab(81.7% -0.0791 -0.0876) |
| OKLCH | oklch(81.7% 0.118 227.9) |
| XYZ | xyz(46.4564, 56.0753, 102.9637) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.91
Baby Blue
#89CFF0
ΔE00 3.99
Lightblue (survey)
#7BC8F6
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 4.45
Sky Blue
#87CEEB
ΔE00 4.46
Sky
#82CAFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2FF #FF9265
analogous
#65FFDF #65D2FF #6585FF
triadic
#65D2FF #FF65D2 #D2FF65
tetradic
#65D2FF #DF65FF #FF9265 #85FF65
square
#65D2FF #DF65FF #FF9265 #85FF65
split-complementary
#65D2FF #FF6585 #FFDF65
monochromatic
#00A5EA #28C0FF #65D2FF #A2E4FF #DFF6FF
Accessibility & contrast
On white
1.72
#65D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#65D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2FF
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2FF | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACFFF
Deuteranopia (green-blind)
#A5BEFE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d2ff; /* rgb */ color: rgb(101, 210, 255); /* oklch */ color: oklch(81.7% 0.118 227.9);
Tailwind
colors: {
custom: {
50: '#9edfff',
500: '#65d2ff',
950: '#000000',
},
}SCSS
$custom: #65d2ff; $custom-light: #9edfff; $custom-dark: #000000;
JSON
{
"hex": "#65d2ff",
"rgb": {
"r": 101,
"g": 210,
"b": 255
},
"hsl": {
"h": 197.532,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.81697,
"c": 0.11799,
"h": 227.9
},
"luminance": 0.5608
}Semantic roles & 50–950 ramp
primary
#65D2FF
secondary
#DA602E
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486