#65DFFE#65DFFE
#65DFFE is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 84.6% C 0.116 H 217.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFFE |
|---|---|
| RGB | rgb(101, 223, 254) |
| HSL | hsl(192, 99%, 70%) |
| HSV | hsv(192, 60%, 100%) |
| CMYK | cmyk(60.2%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.28, -25.29, -25.30) |
| CIE-LCH | lch(83.28, 35.77, 225.02°) |
| OKLab | oklab(84.58% -0.0927 -0.0703) |
| OKLCH | oklch(84.58% 0.116 217.2) |
| XYZ | xyz(49.6367, 62.6928, 103.2317) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 5.80
Sky Blue
#87CEEB
ΔE00 6.07
Baby Blue
#89CFF0
ΔE00 6.63
Bright Sky Blue
#02CCFE
ΔE00 6.75
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFFE #FE8465
analogous
#65FED1 #65DFFE #6593FE
triadic
#65DFFE #FE65DF #DFFE65
tetradic
#65DFFE #D165FE #FE8465 #93FE65
square
#65DFFE #D165FE #FE8465 #93FE65
split-complementary
#65DFFE #FE6593 #FED165
monochromatic
#02B9E7 #28D2FE #65DFFE #A2ECFE #DFF8FF
Accessibility & contrast
On white
1.55
#65DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#65DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFFE
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFFE | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65dffe; /* rgb */ color: rgb(101, 223, 254); /* oklch */ color: oklch(84.6% 0.116 217.2);
Tailwind
colors: {
custom: {
50: '#9ee9fe',
500: '#65dffe',
950: '#000000',
},
}SCSS
$custom: #65dffe; $custom-light: #9ee9fe; $custom-dark: #000000;
JSON
{
"hex": "#65dffe",
"rgb": {
"r": 101,
"g": 223,
"b": 254
},
"hsl": {
"h": 192.157,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.84584,
"c": 0.11637,
"h": 217.2
},
"luminance": 0.62698
}Semantic roles & 50–950 ramp
primary
#65DFFE
secondary
#D9512E
accent
#2F00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485