#65ACE5#65ACE5
#65ACE5 is a light, moderate cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.110 H 244.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65ACE5 |
|---|---|
| RGB | rgb(101, 172, 229) |
| HSL | hsl(207, 71%, 65%) |
| HSV | hsv(207, 56%, 90%) |
| CMYK | cmyk(55.9%, 24.9%, 0%, 10.2%) |
| CIE-LAB | lab(67.97, -6.09, -35.42) |
| CIE-LCH | lch(67.97, 35.94, 260.24°) |
| OKLab | oklab(72.08% -0.0476 -0.0993) |
| OKLCH | oklch(72.08% 0.11 244.4) |
| XYZ | xyz(34.2571, 37.9259, 79.6287) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.66
Azure (survey)
#069AF3
ΔE00 6.71
Carolina Blue
#8AB8FE
ΔE00 7.12
Lightblue (survey)
#7BC8F6
ΔE00 7.97
Sky
#82CAFC
ΔE00 8.12
Deepskyblue
#00BFFF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ACE5 #E59E65
analogous
#65E5DE #65ACE5 #656CE5
triadic
#65ACE5 #E565AC #ACE565
tetradic
#65ACE5 #DE65E5 #E59E65 #6CE565
square
#65ACE5 #DE65E5 #E59E65 #6CE565
split-complementary
#65ACE5 #E5656C #E5DE65
monochromatic
#1E70B2 #3190DC #65ACE5 #99C8EE #CEE4F7
Accessibility & contrast
On white
2.45
#65ACE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#65ACE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ACE5
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ACE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ACE5 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ADE8
Deuteranopia (green-blind)
#82A0E4
Tritanopia (blue-blind)
#00BABF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #65ace5; /* rgb */ color: rgb(101, 172, 229); /* oklch */ color: oklch(72.1% 0.110 244.4);
Tailwind
colors: {
custom: {
50: '#9ac4ed',
500: '#65ace5',
950: '#000000',
},
}SCSS
$custom: #65ace5; $custom-light: #9ac4ed; $custom-dark: #000000;
JSON
{
"hex": "#65ace5",
"rgb": {
"r": 101,
"g": 172,
"b": 229
},
"hsl": {
"h": 206.719,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.72084,
"c": 0.11008,
"h": 244.4
},
"luminance": 0.37929
}Semantic roles & 50–950 ramp
primary
#65ACE5
secondary
#E9D0BD
accent
#6812D3
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0F1216
muted
#7E8184