#65CCE8#65CCE8
#65CCE8 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.4% C 0.103 H 218.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCE8 |
|---|---|
| RGB | rgb(101, 204, 232) |
| HSL | hsl(193, 74%, 65%) |
| HSV | hsv(193, 56%, 91%) |
| CMYK | cmyk(56.5%, 12.1%, 0%, 9%) |
| CIE-LAB | lab(77.15, -22.11, -22.93) |
| CIE-LCH | lch(77.15, 31.85, 226.04°) |
| OKLab | oklab(79.42% -0.0812 -0.0636) |
| OKLCH | oklch(79.42% 0.103 218.1) |
| XYZ | xyz(41.5194, 51.7747, 84.1337) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.23
Neon Blue
#04D9FF
ΔE00 4.82
Baby Blue
#89CFF0
ΔE00 5.26
Bright Sky Blue
#02CCFE
ΔE00 5.46
Lightblue (survey)
#7BC8F6
ΔE00 7.44
Aqua Blue
#02D8E9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCE8 #E88165
analogous
#65E8C2 #65CCE8 #658BE8
triadic
#65CCE8 #E865CC #CCE865
tetradic
#65CCE8 #C265E8 #E88165 #8BE865
square
#65CCE8 #C265E8 #E88165 #8BE865
split-complementary
#65CCE8 #E8658B #E8C265
monochromatic
#1B96B7 #30BAE0 #65CCE8 #9ADEF0 #CFEFF8
Accessibility & contrast
On white
1.85
#65CCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#65CCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCE8
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCE8 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EA
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cce8; /* rgb */ color: rgb(101, 204, 232); /* oklch */ color: oklch(79.4% 0.103 218.1);
Tailwind
colors: {
custom: {
50: '#9bdbef',
500: '#65cce8',
950: '#000000',
},
}SCSS
$custom: #65cce8; $custom-light: #9bdbef; $custom-dark: #000000;
JSON
{
"hex": "#65cce8",
"rgb": {
"r": 101,
"g": 204,
"b": 232
},
"hsl": {
"h": 192.824,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.79422,
"c": 0.10316,
"h": 218.1
},
"luminance": 0.51779
}Semantic roles & 50–950 ramp
primary
#65CCE8
secondary
#B7553A
accent
#3A0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485