#65CDEE#65CDEE
#65CDEE is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.107 H 221.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDEE |
|---|---|
| RGB | rgb(101, 205, 238) |
| HSL | hsl(194, 80%, 66%) |
| HSV | hsv(194, 58%, 93%) |
| CMYK | cmyk(57.6%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(77.64, -20.89, -25.40) |
| CIE-LCH | lch(77.64, 32.89, 230.56°) |
| OKLab | oklab(79.88% -0.08 -0.0706) |
| OKLCH | oklch(79.88% 0.107 221.4) |
| XYZ | xyz(42.6247, 52.5983, 88.7785) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 4.31
Bright Sky Blue
#02CCFE
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 4.74
Lightblue (survey)
#7BC8F6
ΔE00 6.13
Lightskyblue
#87CEFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDEE #EE8665
analogous
#65EECB #65CDEE #6589EE
triadic
#65CDEE #EE65CD #CDEE65
tetradic
#65CDEE #CB65EE #EE8665 #89EE65
square
#65CDEE #CB65EE #EE8665 #89EE65
split-complementary
#65CDEE #EE6589 #EECB65
monochromatic
#1699C3 #2EBBE8 #65CDEE #9CDFF4 #D3F1FA
Accessibility & contrast
On white
1.82
#65CDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#65CDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDEE
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDEE | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65cdee; /* rgb */ color: rgb(101, 205, 238); /* oklch */ color: oklch(79.9% 0.107 221.4);
Tailwind
colors: {
custom: {
50: '#9cdcf3',
500: '#65cdee',
950: '#000000',
},
}SCSS
$custom: #65cdee; $custom-light: #9cdcf3; $custom-dark: #000000;
JSON
{
"hex": "#65cdee",
"rgb": {
"r": 101,
"g": 205,
"b": 238
},
"hsl": {
"h": 194.453,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.79883,
"c": 0.10671,
"h": 221.4
},
"luminance": 0.52602
}Semantic roles & 50–950 ramp
primary
#65CDEE
secondary
#C15836
accent
#3C09DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485