#65CDEB#65CDEB
#65CDEB is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.105 H 219.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDEB |
|---|---|
| RGB | rgb(101, 205, 235) |
| HSL | hsl(193, 77%, 66%) |
| HSV | hsv(193, 57%, 92%) |
| CMYK | cmyk(57%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.53, -21.76, -23.95) |
| CIE-LCH | lch(77.53, 32.36, 227.75°) |
| OKLab | oklab(79.77% -0.0811 -0.0665) |
| OKLCH | oklch(79.77% 0.105 219.3) |
| XYZ | xyz(42.1876, 52.4235, 86.4766) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.94
Neon Blue
#04D9FF
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 4.86
Bright Sky Blue
#02CCFE
ΔE00 5.00
Lightblue (survey)
#7BC8F6
ΔE00 6.95
Lightskyblue
#87CEFA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDEB #EB8365
analogous
#65EBC6 #65CDEB #658AEB
triadic
#65CDEB #EB65CD #CDEB65
tetradic
#65CDEB #C665EB #EB8365 #8AEB65
square
#65CDEB #C665EB #EB8365 #8AEB65
split-complementary
#65CDEB #EB658A #EBC665
monochromatic
#1998BD #2FBBE4 #65CDEB #9BDFF2 #D1F0F9
Accessibility & contrast
On white
1.83
#65CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#65CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDEB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDEB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65cdeb; /* rgb */ color: rgb(101, 205, 235); /* oklch */ color: oklch(79.8% 0.105 219.3);
Tailwind
colors: {
custom: {
50: '#9cdcf1',
500: '#65cdeb',
950: '#000000',
},
}SCSS
$custom: #65cdeb; $custom-light: #9cdcf1; $custom-dark: #000000;
JSON
{
"hex": "#65cdeb",
"rgb": {
"r": 101,
"g": 205,
"b": 235
},
"hsl": {
"h": 193.433,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.79766,
"c": 0.1049,
"h": 219.3
},
"luminance": 0.52428
}Semantic roles & 50–950 ramp
primary
#65CDEB
secondary
#BC5638
accent
#3A0CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485