#65CDF1#65CDF1
#65CDF1 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.0% C 0.109 H 223.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDF1 |
|---|---|
| RGB | rgb(101, 205, 241) |
| HSL | hsl(195, 83%, 67%) |
| HSV | hsv(195, 58%, 95%) |
| CMYK | cmyk(58.1%, 14.9%, 0%, 5.5%) |
| CIE-LAB | lab(77.74, -20.02, -26.85) |
| CIE-LCH | lch(77.74, 33.49, 233.29°) |
| OKLab | oklab(80% -0.0789 -0.0747) |
| OKLCH | oklch(80% 0.109 223.4) |
| XYZ | xyz(43.0691, 52.7760, 91.1191) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.51
Baby Blue
#89CFF0
ΔE00 3.92
Bright Sky Blue
#02CCFE
ΔE00 3.94
Neon Blue
#04D9FF
ΔE00 5.04
Lightblue (survey)
#7BC8F6
ΔE00 5.35
Lightskyblue
#87CEFA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDF1 #F18965
analogous
#65F1CF #65CDF1 #6587F1
triadic
#65CDF1 #F165CD #CDF165
tetradic
#65CDF1 #CF65F1 #F18965 #87F165
square
#65CDF1 #CF65F1 #F18965 #87F165
split-complementary
#65CDF1 #F16587 #F1CF65
monochromatic
#129AC9 #2DBBEC #65CDF1 #9DDFF6 #D5F1FB
Accessibility & contrast
On white
1.82
#65CDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#65CDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDF1
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDF1 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F3
Deuteranopia (green-blind)
#A4BAF1
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65cdf1; /* rgb */ color: rgb(101, 205, 241); /* oklch */ color: oklch(80.0% 0.109 223.4);
Tailwind
colors: {
custom: {
50: '#9cdcf5',
500: '#65cdf1',
950: '#000000',
},
}SCSS
$custom: #65cdf1; $custom-light: #9cdcf5; $custom-dark: #000000;
JSON
{
"hex": "#65cdf1",
"rgb": {
"r": 101,
"g": 205,
"b": 241
},
"hsl": {
"h": 195.429,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.80002,
"c": 0.10865,
"h": 223.4
},
"luminance": 0.5278
}Semantic roles & 50–950 ramp
primary
#65CDF1
secondary
#C65A34
accent
#3E06E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485