#65CBE9#65CBE9
#65CBE9 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.2% C 0.104 H 219.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65CBE9 |
|---|---|
| RGB | rgb(101, 203, 233) |
| HSL | hsl(194, 75%, 65%) |
| HSV | hsv(194, 57%, 91%) |
| CMYK | cmyk(56.7%, 12.9%, 0%, 8.6%) |
| CIE-LAB | lab(76.90, -21.32, -23.85) |
| CIE-LCH | lch(76.90, 31.99, 228.21°) |
| OKLab | oklab(79.23% -0.0798 -0.0662) |
| OKLCH | oklch(79.23% 0.104 219.7) |
| XYZ | xyz(41.4250, 51.3578, 84.8050) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.90
Baby Blue
#89CFF0
ΔE00 4.83
Bright Sky Blue
#02CCFE
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 4.98
Lightblue (survey)
#7BC8F6
ΔE00 6.78
Lightskyblue
#87CEFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CBE9 #E98365
analogous
#65E9C5 #65CBE9 #6589E9
triadic
#65CBE9 #E965CB #CBE965
tetradic
#65CBE9 #C565E9 #E98365 #89E965
square
#65CBE9 #C565E9 #E98365 #89E965
split-complementary
#65CBE9 #E96589 #E9C565
monochromatic
#1A95B9 #2FB9E1 #65CBE9 #9BDDF1 #D0EFF8
Accessibility & contrast
On white
1.86
#65CBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#65CBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CBE9
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CBE9 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EB
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cbe9; /* rgb */ color: rgb(101, 203, 233); /* oklch */ color: oklch(79.2% 0.104 219.7);
Tailwind
colors: {
custom: {
50: '#9bdbf0',
500: '#65cbe9',
950: '#000000',
},
}SCSS
$custom: #65cbe9; $custom-light: #9bdbf0; $custom-dark: #000000;
JSON
{
"hex": "#65cbe9",
"rgb": {
"r": 101,
"g": 203,
"b": 233
},
"hsl": {
"h": 193.636,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.79232,
"c": 0.10367,
"h": 219.7
},
"luminance": 0.51362
}Semantic roles & 50–950 ramp
primary
#65CBE9
secondary
#B9563A
accent
#3C0ED7
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485