#65CBEC#65CBEC
#65CBEC is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.3% C 0.105 H 221.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65CBEC |
|---|---|
| RGB | rgb(101, 203, 236) |
| HSL | hsl(195, 78%, 66%) |
| HSV | hsv(195, 57%, 93%) |
| CMYK | cmyk(57.2%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(77.00, -20.45, -25.30) |
| CIE-LCH | lch(77.00, 32.53, 231.05°) |
| OKLab | oklab(79.35% -0.0786 -0.0703) |
| OKLCH | oklch(79.35% 0.106 221.8) |
| XYZ | xyz(41.8572, 51.5307, 87.0812) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.60
Baby Blue
#89CFF0
ΔE00 4.30
Bright Sky Blue
#02CCFE
ΔE00 4.38
Neon Blue
#04D9FF
ΔE00 5.11
Lightblue (survey)
#7BC8F6
ΔE00 5.94
Lightskyblue
#87CEFA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CBEC #EC8665
analogous
#65ECCA #65CBEC #6587EC
triadic
#65CBEC #EC65CB #CBEC65
tetradic
#65CBEC #CA65EC #EC8665 #87EC65
square
#65CBEC #CA65EC #EC8665 #87EC65
split-complementary
#65CBEC #EC6587 #ECCA65
monochromatic
#1896BF #2FB9E5 #65CBEC #9BDDF3 #D2F0F9
Accessibility & contrast
On white
1.86
#65CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#65CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CBEC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CBEC | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EE
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cbec; /* rgb */ color: rgb(101, 203, 236); /* oklch */ color: oklch(79.3% 0.105 221.8);
Tailwind
colors: {
custom: {
50: '#9cdbf2',
500: '#65cbec',
950: '#000000',
},
}SCSS
$custom: #65cbec; $custom-light: #9cdbf2; $custom-dark: #000000;
JSON
{
"hex": "#65cbec",
"rgb": {
"r": 101,
"g": 203,
"b": 236
},
"hsl": {
"h": 194.667,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.7935,
"c": 0.1055,
"h": 221.8
},
"luminance": 0.51535
}Semantic roles & 50–950 ramp
primary
#65CBEC
secondary
#BE5838
accent
#3E0BDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485