#65DDFC#65DDFC
#65DDFC is a very light, moderate cyan. Relative luminance 0.615; OKLCH L 84.1% C 0.115 H 217.5°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDFC |
|---|---|
| RGB | rgb(101, 221, 252) |
| HSL | hsl(192, 96%, 69%) |
| HSV | hsv(192, 60%, 99%) |
| CMYK | cmyk(59.9%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(82.65, -24.87, -25.21) |
| CIE-LCH | lch(82.65, 35.41, 225.39°) |
| OKLab | oklab(84.06% -0.0914 -0.07) |
| OKLCH | oklch(84.06% 0.115 217.5) |
| XYZ | xyz(48.7869, 61.5029, 101.3767) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.40
Sky Blue
#87CEEB
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 6.11
Baby Blue
#89CFF0
ΔE00 6.31
Bright Sky Blue
#02CCFE
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDFC #FC8465
analogous
#65FCD0 #65DDFC #6592FC
triadic
#65DDFC #FC65DD #DDFC65
tetradic
#65DDFC #D065FC #FC8465 #92FC65
square
#65DDFC #D065FC #FC8465 #92FC65
split-complementary
#65DDFC #FC6592 #FCD065
monochromatic
#04B5E2 #29D0FB #65DDFC #A1EAFD #DDF8FE
Accessibility & contrast
On white
1.58
#65DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#65DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDFC
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDFC | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FE
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#00E8E7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65ddfc; /* rgb */ color: rgb(101, 221, 252); /* oklch */ color: oklch(84.1% 0.115 217.5);
Tailwind
colors: {
custom: {
50: '#9ee7fd',
500: '#65ddfc',
950: '#000000',
},
}SCSS
$custom: #65ddfc; $custom-light: #9ee7fd; $custom-dark: #000000;
JSON
{
"hex": "#65ddfc",
"rgb": {
"r": 101,
"g": 221,
"b": 252
},
"hsl": {
"h": 192.318,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.84055,
"c": 0.11519,
"h": 217.5
},
"luminance": 0.61508
}Semantic roles & 50–950 ramp
primary
#65DDFC
secondary
#D6512F
accent
#2F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485