#65AFEE#65AFEE
#65AFEE is a light, moderate cyan. Relative luminance 0.396; OKLCH L 73.2% C 0.118 H 246.0°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65AFEE |
|---|---|
| RGB | rgb(101, 175, 238) |
| HSL | hsl(208, 80%, 66%) |
| HSV | hsv(208, 58%, 93%) |
| CMYK | cmyk(57.6%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(69.18, -4.98, -38.45) |
| CIE-LCH | lch(69.18, 38.77, 262.62°) |
| OKLab | oklab(73.17% -0.048 -0.108) |
| OKLCH | oklch(73.17% 0.118 246) |
| XYZ | xyz(36.1238, 39.5965, 86.6116) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.58
Carolina Blue
#8AB8FE
ΔE00 6.45
Azure (survey)
#069AF3
ΔE00 7.17
Sky
#82CAFC
ΔE00 7.46
Lightblue (survey)
#7BC8F6
ΔE00 7.55
Deepskyblue
#00BFFF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AFEE #EEA465
analogous
#65EEE8 #65AFEE #656BEE
triadic
#65AFEE #EE65AF #AFEE65
tetradic
#65AFEE #E865EE #EEA465 #6BEE65
square
#65AFEE #E865EE #EEA465 #6BEE65
split-complementary
#65AFEE #EE656B #EEE865
monochromatic
#1673C3 #2E92E8 #65AFEE #9CCCF4 #D3E8FA
Accessibility & contrast
On white
2.35
#65AFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#65AFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AFEE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AFEE | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F1
Deuteranopia (green-blind)
#82A3ED
Tritanopia (blue-blind)
#00BEC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #65afee; /* rgb */ color: rgb(101, 175, 238); /* oklch */ color: oklch(73.2% 0.118 246.0);
Tailwind
colors: {
custom: {
50: '#9bc6f3',
500: '#65afee',
950: '#000000',
},
}SCSS
$custom: #65afee; $custom-light: #9bc6f3; $custom-dark: #000000;
JSON
{
"hex": "#65afee",
"rgb": {
"r": 101,
"g": 175,
"b": 238
},
"hsl": {
"h": 207.591,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.73166,
"c": 0.11818,
"h": 246
},
"luminance": 0.396
}Semantic roles & 50–950 ramp
primary
#65AFEE
secondary
#EED6C1
accent
#6A09DC
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1317
muted
#7F8285