#65D3EC#65D3EC
#65D3EC is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.106 H 214.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65D3EC |
|---|---|
| RGB | rgb(101, 211, 236) |
| HSL | hsl(191, 78%, 66%) |
| HSV | hsv(191, 57%, 93%) |
| CMYK | cmyk(57.2%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(79.28, -24.48, -21.84) |
| CIE-LCH | lch(79.28, 32.80, 221.73°) |
| OKLab | oklab(81.17% -0.0871 -0.0605) |
| OKLCH | oklch(81.17% 0.106 214.8) |
| XYZ | xyz(43.7954, 55.4071, 87.7273) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 5.29
Aqua Blue
#02D8E9
ΔE00 5.99
Baby Blue
#89CFF0
ΔE00 6.34
Bright Sky Blue
#02CCFE
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D3EC #EC7E65
analogous
#65ECC1 #65D3EC #658FEC
triadic
#65D3EC #EC65D3 #D3EC65
tetradic
#65D3EC #C165EC #EC7E65 #8FEC65
square
#65D3EC #C165EC #EC7E65 #8FEC65
split-complementary
#65D3EC #EC658F #ECC165
monochromatic
#18A0BF #2FC3E5 #65D3EC #9BE3F3 #D2F2F9
Accessibility & contrast
On white
1.74
#65D3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#65D3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D3EC
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D3EC | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d3ec; /* rgb */ color: rgb(101, 211, 236); /* oklch */ color: oklch(81.2% 0.106 214.8);
Tailwind
colors: {
custom: {
50: '#9ce0f2',
500: '#65d3ec',
950: '#000000',
},
}SCSS
$custom: #65d3ec; $custom-light: #9ce0f2; $custom-dark: #000000;
JSON
{
"hex": "#65d3ec",
"rgb": {
"r": 101,
"g": 211,
"b": 236
},
"hsl": {
"h": 191.111,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.81172,
"c": 0.10609,
"h": 214.8
},
"luminance": 0.55411
}Semantic roles & 50–950 ramp
primary
#65D3EC
secondary
#BE5038
accent
#320BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485