#65C3ED#65C3ED
#65C3ED is a light, moderate cyan. Relative luminance 0.479; OKLCH L 77.6% C 0.107 H 229.5°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65C3ED |
|---|---|
| RGB | rgb(101, 195, 237) |
| HSL | hsl(199, 79%, 66%) |
| HSV | hsv(199, 57%, 93%) |
| CMYK | cmyk(57.4%, 17.7%, 0%, 7.1%) |
| CIE-LAB | lab(74.77, -16.04, -29.26) |
| CIE-LCH | lch(74.77, 33.37, 241.28°) |
| OKLab | oklab(77.58% -0.0698 -0.0816) |
| OKLCH | oklch(77.58% 0.107 229.5) |
| XYZ | xyz(40.1621, 47.9076, 87.2349) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 4.50
Bright Sky Blue
#02CCFE
ΔE00 4.63
Lightskyblue
#87CEFA
ΔE00 4.74
Sky Blue
#87CEEB
ΔE00 4.75
Deepskyblue
#00BFFF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C3ED #ED8F65
analogous
#65EDD3 #65C3ED #657FED
triadic
#65C3ED #ED65C3 #C3ED65
tetradic
#65C3ED #D365ED #ED8F65 #7FED65
square
#65C3ED #D365ED #ED8F65 #7FED65
split-complementary
#65C3ED #ED657F #EDD365
monochromatic
#178CC1 #2EAEE7 #65C3ED #9CD8F3 #D3EEFA
Accessibility & contrast
On white
1.98
#65C3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#65C3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C3ED
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C3ED | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EF
Deuteranopia (green-blind)
#9AB2EC
Tritanopia (blue-blind)
#00CFD1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #65c3ed; /* rgb */ color: rgb(101, 195, 237); /* oklch */ color: oklch(77.6% 0.107 229.5);
Tailwind
colors: {
custom: {
50: '#9bd5f3',
500: '#65c3ed',
950: '#000000',
},
}SCSS
$custom: #65c3ed; $custom-light: #9bd5f3; $custom-dark: #000000;
JSON
{
"hex": "#65c3ed",
"rgb": {
"r": 101,
"g": 195,
"b": 237
},
"hsl": {
"h": 198.529,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.7758,
"c": 0.10732,
"h": 229.5
},
"luminance": 0.47911
}Semantic roles & 50–950 ramp
primary
#65C3ED
secondary
#EDCEC1
accent
#4B0ADB
background
#FAFDFE
surface
#F4FAFD
border
#CED3D5
text
#0F1417
muted
#7F8385