#65D2EC#65D2EC
#65D2EC is a light, moderate cyan. Relative luminance 0.549; OKLCH L 80.9% C 0.106 H 215.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2EC |
|---|---|
| RGB | rgb(101, 210, 236) |
| HSL | hsl(192, 78%, 66%) |
| HSV | hsv(192, 57%, 93%) |
| CMYK | cmyk(57.2%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(78.99, -23.98, -22.27) |
| CIE-LCH | lch(78.99, 32.73, 222.88°) |
| OKLab | oklab(80.94% -0.0861 -0.0617) |
| OKLCH | oklch(80.94% 0.106 215.7) |
| XYZ | xyz(43.5477, 54.9118, 87.6447) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.98
Baby Blue
#89CFF0
ΔE00 6.02
Bright Sky Blue
#02CCFE
ΔE00 6.25
Aqua Blue
#02D8E9
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2EC #EC7F65
analogous
#65ECC3 #65D2EC #658EEC
triadic
#65D2EC #EC65D2 #D2EC65
tetradic
#65D2EC #C365EC #EC7F65 #8EEC65
square
#65D2EC #C365EC #EC7F65 #8EEC65
split-complementary
#65D2EC #EC658E #ECC365
monochromatic
#189FBF #2FC2E5 #65D2EC #9BE2F3 #D2F2F9
Accessibility & contrast
On white
1.75
#65D2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#65D2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2EC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2EC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d2ec; /* rgb */ color: rgb(101, 210, 236); /* oklch */ color: oklch(80.9% 0.106 215.7);
Tailwind
colors: {
custom: {
50: '#9ce0f2',
500: '#65d2ec',
950: '#000000',
},
}SCSS
$custom: #65d2ec; $custom-light: #9ce0f2; $custom-dark: #000000;
JSON
{
"hex": "#65d2ec",
"rgb": {
"r": 101,
"g": 210,
"b": 236
},
"hsl": {
"h": 191.556,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.80944,
"c": 0.10592,
"h": 215.7
},
"luminance": 0.54916
}Semantic roles & 50–950 ramp
primary
#65D2EC
secondary
#BE5138
accent
#330BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485