#65DDFF#65DDFF
#65DDFF is a very light, moderate cyan. Relative luminance 0.617; OKLCH L 84.2% C 0.117 H 219.4°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDFF |
|---|---|
| RGB | rgb(101, 221, 255) |
| HSL | hsl(193, 100%, 70%) |
| HSV | hsv(193, 60%, 100%) |
| CMYK | cmyk(60.4%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(82.75, -24.01, -26.64) |
| CIE-LCH | lch(82.75, 35.86, 227.98°) |
| OKLab | oklab(84.17% -0.0903 -0.0741) |
| OKLCH | oklch(84.17% 0.117 219.4) |
| XYZ | xyz(49.2660, 61.6946, 103.9003) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.47
Sky Blue
#87CEEB
ΔE00 5.46
Baby Blue
#89CFF0
ΔE00 5.88
Bright Sky Blue
#02CCFE
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.86
Ice Blue
#A5DFF9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDFF #FF8765
analogous
#65FFD4 #65DDFF #6590FF
triadic
#65DDFF #FF65DD #DDFF65
tetradic
#65DDFF #D465FF #FF8765 #90FF65
square
#65DDFF #D465FF #FF8765 #90FF65
split-complementary
#65DDFF #FF6590 #FFD465
monochromatic
#00B6EA #28CFFF #65DDFF #A2EBFF #DFF8FF
Accessibility & contrast
On white
1.57
#65DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#65DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDFF
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDFF | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#B1C7FF
Tritanopia (blue-blind)
#00E8E8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65ddff; /* rgb */ color: rgb(101, 221, 255); /* oklch */ color: oklch(84.2% 0.117 219.4);
Tailwind
colors: {
custom: {
50: '#9ee7ff',
500: '#65ddff',
950: '#000000',
},
}SCSS
$custom: #65ddff; $custom-light: #9ee7ff; $custom-dark: #000000;
JSON
{
"hex": "#65ddff",
"rgb": {
"r": 101,
"g": 221,
"b": 255
},
"hsl": {
"h": 193.247,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.84171,
"c": 0.11682,
"h": 219.4
},
"luminance": 0.617
}Semantic roles & 50–950 ramp
primary
#65DDFF
secondary
#DA542E
accent
#3300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486