#65CEED#65CEED
#65CEED is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.106 H 219.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEED |
|---|---|
| RGB | rgb(101, 206, 237) |
| HSL | hsl(194, 79%, 66%) |
| HSV | hsv(194, 57%, 93%) |
| CMYK | cmyk(57.4%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.89, -21.69, -24.48) |
| CIE-LCH | lch(77.89, 32.71, 228.47°) |
| OKLab | oklab(80.07% -0.0814 -0.068) |
| OKLCH | oklch(80.07% 0.106 219.9) |
| XYZ | xyz(42.7182, 53.0196, 88.0869) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.85
Neon Blue
#04D9FF
ΔE00 4.47
Baby Blue
#89CFF0
ΔE00 4.69
Bright Sky Blue
#02CCFE
ΔE00 4.81
Lightblue (survey)
#7BC8F6
ΔE00 6.77
Lightskyblue
#87CEFA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEED #ED8465
analogous
#65EDC8 #65CEED #658AED
triadic
#65CEED #ED65CE #CEED65
tetradic
#65CEED #C865ED #ED8465 #8AED65
square
#65CEED #C865ED #ED8465 #8AED65
split-complementary
#65CEED #ED658A #EDC865
monochromatic
#179AC1 #2EBDE7 #65CEED #9CDFF3 #D3F1FA
Accessibility & contrast
On white
1.81
#65CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#65CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEED
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEED | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65ceed; /* rgb */ color: rgb(101, 206, 237); /* oklch */ color: oklch(80.1% 0.106 219.9);
Tailwind
colors: {
custom: {
50: '#9cddf3',
500: '#65ceed',
950: '#000000',
},
}SCSS
$custom: #65ceed; $custom-light: #9cddf3; $custom-dark: #000000;
JSON
{
"hex": "#65ceed",
"rgb": {
"r": 101,
"g": 206,
"b": 237
},
"hsl": {
"h": 193.676,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.80071,
"c": 0.1061,
"h": 219.9
},
"luminance": 0.53024
}Semantic roles & 50–950 ramp
primary
#65CEED
secondary
#BF5637
accent
#3A0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485