#65CBE8#65CBE8
#65CBE8 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.2% C 0.103 H 219.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65CBE8 |
|---|---|
| RGB | rgb(101, 203, 232) |
| HSL | hsl(193, 74%, 65%) |
| HSV | hsv(193, 56%, 91%) |
| CMYK | cmyk(56.5%, 12.5%, 0%, 9%) |
| CIE-LAB | lab(76.86, -21.61, -23.36) |
| CIE-LCH | lch(76.86, 31.82, 227.24°) |
| OKLab | oklab(79.19% -0.0801 -0.0648) |
| OKLCH | oklch(79.19% 0.103 219) |
| XYZ | xyz(41.2825, 51.3008, 84.0548) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 4.98
Baby Blue
#89CFF0
ΔE00 5.03
Bright Sky Blue
#02CCFE
ΔE00 5.21
Lightblue (survey)
#7BC8F6
ΔE00 7.07
Lightskyblue
#87CEFA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CBE8 #E88265
analogous
#65E8C3 #65CBE8 #658AE8
triadic
#65CBE8 #E865CB #CBE865
tetradic
#65CBE8 #C365E8 #E88265 #8AE865
square
#65CBE8 #C365E8 #E88265 #8AE865
split-complementary
#65CBE8 #E8658A #E8C365
monochromatic
#1B95B7 #30B9E0 #65CBE8 #9ADDF0 #CFEFF8
Accessibility & contrast
On white
1.86
#65CBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#65CBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CBE8
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CBE8 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6EA
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cbe8; /* rgb */ color: rgb(101, 203, 232); /* oklch */ color: oklch(79.2% 0.103 219.0);
Tailwind
colors: {
custom: {
50: '#9bdbef',
500: '#65cbe8',
950: '#000000',
},
}SCSS
$custom: #65cbe8; $custom-light: #9bdbef; $custom-dark: #000000;
JSON
{
"hex": "#65cbe8",
"rgb": {
"r": 101,
"g": 203,
"b": 232
},
"hsl": {
"h": 193.282,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.79193,
"c": 0.10309,
"h": 219
},
"luminance": 0.51305
}Semantic roles & 50–950 ramp
primary
#65CBE8
secondary
#B7563A
accent
#3B0FD6
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485