#65E0FC#65E0FC
#65E0FC is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 84.7% C 0.116 H 215.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65E0FC |
|---|---|
| RGB | rgb(101, 224, 252) |
| HSL | hsl(191, 96%, 69%) |
| HSV | hsv(191, 60%, 99%) |
| CMYK | cmyk(59.9%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(83.50, -26.35, -23.92) |
| CIE-LCH | lch(83.50, 35.59, 222.23°) |
| OKLab | oklab(84.73% -0.0945 -0.0664) |
| OKLCH | oklch(84.73% 0.116 215.1) |
| XYZ | xyz(49.5860, 63.1012, 101.6431) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.80
Robin'S Egg
#6DEDFD
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.40
Sky Blue
#87CEEB
ΔE00 6.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E0FC #FC8165
analogous
#65FCCD #65E0FC #6595FC
triadic
#65E0FC #FC65E0 #E0FC65
tetradic
#65E0FC #CD65FC #FC8165 #95FC65
square
#65E0FC #CD65FC #FC8165 #95FC65
split-complementary
#65E0FC #FC6595 #FCCD65
monochromatic
#04B9E2 #29D4FB #65E0FC #A1ECFD #DDF8FE
Accessibility & contrast
On white
1.54
#65E0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#65E0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E0FC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E0FC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFE
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#00EBE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e0fc; /* rgb */ color: rgb(101, 224, 252); /* oklch */ color: oklch(84.7% 0.116 215.1);
Tailwind
colors: {
custom: {
50: '#9eeafd',
500: '#65e0fc',
950: '#000000',
},
}SCSS
$custom: #65e0fc; $custom-light: #9eeafd; $custom-dark: #000000;
JSON
{
"hex": "#65e0fc",
"rgb": {
"r": 101,
"g": 224,
"b": 252
},
"hsl": {
"h": 191.126,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.84734,
"c": 0.11551,
"h": 215.1
},
"luminance": 0.63106
}Semantic roles & 50–950 ramp
primary
#65E0FC
secondary
#D64E2F
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485