#65DEFF#65DEFF
#65DEFF is a very light, moderate cyan. Relative luminance 0.622; OKLCH L 84.4% C 0.117 H 218.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEFF |
|---|---|
| RGB | rgb(101, 222, 255) |
| HSL | hsl(193, 100%, 70%) |
| HSV | hsv(193, 60%, 100%) |
| CMYK | cmyk(60.4%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(83.03, -24.50, -26.21) |
| CIE-LCH | lch(83.03, 35.88, 226.93°) |
| OKLab | oklab(84.4% -0.0913 -0.0729) |
| OKLCH | oklch(84.4% 0.117 218.6) |
| XYZ | xyz(49.5308, 62.2242, 103.9885) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.46
Sky Blue
#87CEEB
ΔE00 5.71
Baby Blue
#89CFF0
ΔE00 6.18
Bright Sky Blue
#02CCFE
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 6.46
Ice Blue
#A5DFF9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEFF #FF8665
analogous
#65FFD3 #65DEFF #6591FF
triadic
#65DEFF #FF65DE #DEFF65
tetradic
#65DEFF #D365FF #FF8665 #91FF65
square
#65DEFF #D365FF #FF8665 #91FF65
split-complementary
#65DEFF #FF6591 #FFD365
monochromatic
#00B8EA #28D1FF #65DEFF #A2EBFF #DFF8FF
Accessibility & contrast
On white
1.56
#65DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#65DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEFF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEFF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B3C8FF
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65deff; /* rgb */ color: rgb(101, 222, 255); /* oklch */ color: oklch(84.4% 0.117 218.6);
Tailwind
colors: {
custom: {
50: '#9fe8ff',
500: '#65deff',
950: '#000000',
},
}SCSS
$custom: #65deff; $custom-light: #9fe8ff; $custom-dark: #000000;
JSON
{
"hex": "#65deff",
"rgb": {
"r": 101,
"g": 222,
"b": 255
},
"hsl": {
"h": 192.857,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.84396,
"c": 0.11685,
"h": 218.6
},
"luminance": 0.62229
}Semantic roles & 50–950 ramp
primary
#65DEFF
secondary
#DA532E
accent
#3100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486