#65CCED#65CCED
#65CCED is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.6% C 0.106 H 221.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCED |
|---|---|
| RGB | rgb(101, 204, 237) |
| HSL | hsl(195, 79%, 66%) |
| HSV | hsv(195, 57%, 93%) |
| CMYK | cmyk(57.4%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.32, -20.67, -25.35) |
| CIE-LCH | lch(77.32, 32.71, 230.80°) |
| OKLab | oklab(79.62% -0.0793 -0.0704) |
| OKLCH | oklch(79.62% 0.106 221.6) |
| XYZ | xyz(42.2398, 52.0628, 87.9275) |
| Luminance | 0.5207 (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 4.92
Lightblue (survey)
#7BC8F6
ΔE00 6.03
Lightskyblue
#87CEFA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCED #ED8665
analogous
#65EDCA #65CCED #6588ED
triadic
#65CCED #ED65CC #CCED65
tetradic
#65CCED #CA65ED #ED8665 #88ED65
square
#65CCED #CA65ED #ED8665 #88ED65
split-complementary
#65CCED #ED6588 #EDCA65
monochromatic
#1798C1 #2EBAE7 #65CCED #9CDEF3 #D3F0FA
Accessibility & contrast
On white
1.84
#65CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#65CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCED
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCED | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65cced; /* rgb */ color: rgb(101, 204, 237); /* oklch */ color: oklch(79.6% 0.106 221.6);
Tailwind
colors: {
custom: {
50: '#9cdbf3',
500: '#65cced',
950: '#000000',
},
}SCSS
$custom: #65cced; $custom-light: #9cdbf3; $custom-dark: #000000;
JSON
{
"hex": "#65cced",
"rgb": {
"r": 101,
"g": 204,
"b": 237
},
"hsl": {
"h": 194.559,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.79617,
"c": 0.1061,
"h": 221.6
},
"luminance": 0.52067
}Semantic roles & 50–950 ramp
primary
#65CCED
secondary
#BF5837
accent
#3D0ADB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485