#65AAFE#65AAFE
#65AAFE is a light, vivid cyan. Relative luminance 0.387; OKLCH L 72.9% C 0.142 H 254.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65AAFE |
|---|---|
| RGB | rgb(101, 170, 254) |
| HSL | hsl(213, 99%, 70%) |
| HSV | hsv(213, 60%, 100%) |
| CMYK | cmyk(60.2%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(68.51, 2.86, -48.20) |
| CIE-LCH | lch(68.51, 48.28, 273.39°) |
| OKLab | oklab(72.87% -0.0382 -0.1363) |
| OKLCH | oklch(72.87% 0.142 254.3) |
| XYZ | xyz(37.6245, 38.6685, 99.2277) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.85
Carolina Blue
#8AB8FE
ΔE00 5.40
Cornflowerblue
#6495ED
ΔE00 6.75
Azure (survey)
#069AF3
ΔE00 7.33
Dodgerblue
#1E90FF
ΔE00 7.95
Dark Sky Blue
#448EE4
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AAFE #FEB965
analogous
#65F7FE #65AAFE #6D65FE
triadic
#65AAFE #FE65AA #AAFE65
tetradic
#65AAFE #FE65F7 #FEB965 #65FE6D
square
#65AAFE #FE65F7 #FEB965 #65FE6D
split-complementary
#65AAFE #FE6D65 #F7FE65
monochromatic
#0269E7 #2888FE #65AAFE #A2CCFE #DFEDFF
Accessibility & contrast
On white
2.40
#65AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#65AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AAFE
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AAFE | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#72A0FC
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #65aafe; /* rgb */ color: rgb(101, 170, 254); /* oklch */ color: oklch(72.9% 0.142 254.3);
Tailwind
colors: {
custom: {
50: '#9dc2ff',
500: '#65aafe',
950: '#000000',
},
}SCSS
$custom: #65aafe; $custom-light: #9dc2ff; $custom-dark: #000000;
JSON
{
"hex": "#65aafe",
"rgb": {
"r": 101,
"g": 170,
"b": 254
},
"hsl": {
"h": 212.941,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.72873,
"c": 0.14158,
"h": 254.3
},
"luminance": 0.38672
}Semantic roles & 50–950 ramp
primary
#65AAFE
secondary
#F5E2CA
accent
#7E00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186