#65B7ED#65B7ED
#65B7ED is a light, moderate cyan. Relative luminance 0.427; OKLCH L 74.9% C 0.112 H 239.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65B7ED |
|---|---|
| RGB | rgb(101, 183, 237) |
| HSL | hsl(204, 79%, 66%) |
| HSV | hsv(204, 57%, 93%) |
| CMYK | cmyk(57.4%, 22.8%, 0%, 7.1%) |
| CIE-LAB | lab(71.38, -9.66, -34.48) |
| CIE-LCH | lch(71.38, 35.81, 254.35°) |
| OKLab | oklab(74.89% -0.0569 -0.0965) |
| OKLCH | oklch(74.89% 0.112 239.5) |
| XYZ | xyz(37.5807, 42.7447, 86.3744) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.94
Lightblue (survey)
#7BC8F6
ΔE00 4.81
Sky
#82CAFC
ΔE00 5.29
Deepskyblue
#00BFFF
ΔE00 5.36
Lightskyblue
#87CEFA
ΔE00 6.44
Light Blue
#95D0FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65B7ED #ED9B65
analogous
#65EDDF #65B7ED #6573ED
triadic
#65B7ED #ED65B7 #B7ED65
tetradic
#65B7ED #DF65ED #ED9B65 #73ED65
square
#65B7ED #DF65ED #ED9B65 #73ED65
split-complementary
#65B7ED #ED6573 #EDDF65
monochromatic
#177DC1 #2E9DE7 #65B7ED #9CD1F3 #D3EAFA
Accessibility & contrast
On white
2.20
#65B7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#65B7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65B7ED
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65B7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65B7ED | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F0
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#00C5C9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #65b7ed; /* rgb */ color: rgb(101, 183, 237); /* oklch */ color: oklch(74.9% 0.112 239.5);
Tailwind
colors: {
custom: {
50: '#9bccf3',
500: '#65b7ed',
950: '#000000',
},
}SCSS
$custom: #65b7ed; $custom-light: #9bccf3; $custom-dark: #000000;
JSON
{
"hex": "#65b7ed",
"rgb": {
"r": 101,
"g": 183,
"b": 237
},
"hsl": {
"h": 203.824,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.74891,
"c": 0.11206,
"h": 239.5
},
"luminance": 0.42748
}Semantic roles & 50–950 ramp
primary
#65B7ED
secondary
#EDD2C1
accent
#5D0ADB
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1317
muted
#7F8285