#65CDF4#65CDF4
#65CDF4 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.111 H 225.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDF4 |
|---|---|
| RGB | rgb(101, 205, 244) |
| HSL | hsl(196, 87%, 68%) |
| HSV | hsv(196, 59%, 96%) |
| CMYK | cmyk(58.6%, 16%, 0%, 4.3%) |
| CIE-LAB | lab(77.85, -19.14, -28.29) |
| CIE-LCH | lch(77.85, 34.16, 235.91°) |
| OKLab | oklab(80.12% -0.0778 -0.0788) |
| OKLCH | oklch(80.12% 0.111 225.3) |
| XYZ | xyz(43.5209, 52.9568, 93.4985) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.63
Bright Sky Blue
#02CCFE
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 3.71
Lightblue (survey)
#7BC8F6
ΔE00 4.63
Lightskyblue
#87CEFA
ΔE00 5.09
Neon Blue
#04D9FF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDF4 #F48C65
analogous
#65F4D4 #65CDF4 #6585F4
triadic
#65CDF4 #F465CD #CDF465
tetradic
#65CDF4 #D465F4 #F48C65 #85F465
square
#65CDF4 #D465F4 #F48C65 #85F465
split-complementary
#65CDF4 #F46585 #F4D465
monochromatic
#0F9BD0 #2CBAF0 #65CDF4 #9EE0F8 #D7F2FC
Accessibility & contrast
On white
1.81
#65CDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#65CDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDF4
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDF4 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F6
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65cdf4; /* rgb */ color: rgb(101, 205, 244); /* oklch */ color: oklch(80.1% 0.111 225.3);
Tailwind
colors: {
custom: {
50: '#9cdcf7',
500: '#65cdf4',
950: '#000000',
},
}SCSS
$custom: #65cdf4; $custom-light: #9cdcf7; $custom-dark: #000000;
JSON
{
"hex": "#65cdf4",
"rgb": {
"r": 101,
"g": 205,
"b": 244
},
"hsl": {
"h": 196.364,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.80123,
"c": 0.11073,
"h": 225.3
},
"luminance": 0.52961
}Semantic roles & 50–950 ramp
primary
#65CDF4
secondary
#CB5C32
accent
#4002E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485