#65CAEB#65CAEB
#65CAEB is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.1% C 0.105 H 222.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65CAEB |
|---|---|
| RGB | rgb(101, 202, 235) |
| HSL | hsl(195, 77%, 66%) |
| HSV | hsv(195, 57%, 92%) |
| CMYK | cmyk(57%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(76.68, -20.23, -25.25) |
| CIE-LCH | lch(76.68, 32.36, 231.30°) |
| OKLab | oklab(79.08% -0.0779 -0.0702) |
| OKLCH | oklch(79.08% 0.105 222) |
| XYZ | xyz(41.4769, 51.0020, 86.2397) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.61
Baby Blue
#89CFF0
ΔE00 4.31
Bright Sky Blue
#02CCFE
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 5.31
Lightblue (survey)
#7BC8F6
ΔE00 5.86
Lightskyblue
#87CEFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CAEB #EB8665
analogous
#65EBC9 #65CAEB #6587EB
triadic
#65CAEB #EB65CA #CAEB65
tetradic
#65CAEB #C965EB #EB8665 #87EB65
square
#65CAEB #C965EB #EB8665 #87EB65
split-complementary
#65CAEB #EB6587 #EBC965
monochromatic
#1995BD #2FB7E4 #65CAEB #9BDDF2 #D1EFF9
Accessibility & contrast
On white
1.87
#65CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#65CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CAEB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CAEB | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65caeb; /* rgb */ color: rgb(101, 202, 235); /* oklch */ color: oklch(79.1% 0.105 222.0);
Tailwind
colors: {
custom: {
50: '#9bdaf1',
500: '#65caeb',
950: '#000000',
},
}SCSS
$custom: #65caeb; $custom-light: #9bdaf1; $custom-dark: #000000;
JSON
{
"hex": "#65caeb",
"rgb": {
"r": 101,
"g": 202,
"b": 235
},
"hsl": {
"h": 194.776,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.79083,
"c": 0.10488,
"h": 222
},
"luminance": 0.51006
}Semantic roles & 50–950 ramp
primary
#65CAEB
secondary
#BC5938
accent
#3F0CD9
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1416
muted
#808385