#65CDF5#65CDF5
#65CDF5 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.111 H 226.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDF5 |
|---|---|
| RGB | rgb(101, 205, 245) |
| HSL | hsl(197, 88%, 68%) |
| HSV | hsv(197, 59%, 96%) |
| CMYK | cmyk(58.8%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(77.89, -18.85, -28.77) |
| CIE-LCH | lch(77.89, 34.39, 236.77°) |
| OKLab | oklab(80.16% -0.0775 -0.0801) |
| OKLCH | oklch(80.16% 0.111 226) |
| XYZ | xyz(43.6731, 53.0177, 94.3004) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 3.69
Sky Blue
#87CEEB
ΔE00 3.71
Lightblue (survey)
#7BC8F6
ΔE00 4.41
Lightskyblue
#87CEFA
ΔE00 4.89
Neon Blue
#04D9FF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDF5 #F58D65
analogous
#65F5D5 #65CDF5 #6585F5
triadic
#65CDF5 #F565CD #CDF565
tetradic
#65CDF5 #D565F5 #F58D65 #85F565
square
#65CDF5 #D565F5 #F58D65 #85F565
split-complementary
#65CDF5 #F56585 #F5D565
monochromatic
#0E9BD2 #2CBAF1 #65CDF5 #9EE0F9 #D8F2FC
Accessibility & contrast
On white
1.81
#65CDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#65CDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDF5
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDF5 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65cdf5; /* rgb */ color: rgb(101, 205, 245); /* oklch */ color: oklch(80.2% 0.111 226.0);
Tailwind
colors: {
custom: {
50: '#9ddcf8',
500: '#65cdf5',
950: '#000000',
},
}SCSS
$custom: #65cdf5; $custom-light: #9ddcf8; $custom-dark: #000000;
JSON
{
"hex": "#65cdf5",
"rgb": {
"r": 101,
"g": 205,
"b": 245
},
"hsl": {
"h": 196.667,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.80164,
"c": 0.11146,
"h": 226
},
"luminance": 0.53022
}Semantic roles & 50–950 ramp
primary
#65CDF5
secondary
#CD5C31
accent
#4001E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485