#65AEEE#65AEEE
#65AEEE is a light, moderate cyan. Relative luminance 0.392; OKLCH L 72.9% C 0.119 H 246.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65AEEE |
|---|---|
| RGB | rgb(101, 174, 238) |
| HSL | hsl(208, 80%, 66%) |
| HSV | hsv(208, 58%, 93%) |
| CMYK | cmyk(57.6%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(68.90, -4.43, -38.88) |
| CIE-LCH | lch(68.90, 39.13, 263.50°) |
| OKLab | oklab(72.95% -0.0469 -0.1092) |
| OKLCH | oklch(72.95% 0.119 246.7) |
| XYZ | xyz(35.9299, 39.2086, 86.5469) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.75
Carolina Blue
#8AB8FE
ΔE00 6.36
Azure (survey)
#069AF3
ΔE00 6.97
Sky
#82CAFC
ΔE00 7.77
Lightblue (survey)
#7BC8F6
ΔE00 7.89
Cornflowerblue
#6495ED
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AEEE #EEA565
analogous
#65EEE9 #65AEEE #656AEE
triadic
#65AEEE #EE65AE #AEEE65
tetradic
#65AEEE #E965EE #EEA565 #6AEE65
square
#65AEEE #E965EE #EEA565 #6AEE65
split-complementary
#65AEEE #EE656A #EEE965
monochromatic
#1672C3 #2E91E8 #65AEEE #9CCBF4 #D3E8FA
Accessibility & contrast
On white
2.37
#65AEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#65AEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AEEE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AEEE | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#80A2ED
Tritanopia (blue-blind)
#00BDC4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #65aeee; /* rgb */ color: rgb(101, 174, 238); /* oklch */ color: oklch(72.9% 0.119 246.7);
Tailwind
colors: {
custom: {
50: '#9bc6f3',
500: '#65aeee',
950: '#000000',
},
}SCSS
$custom: #65aeee; $custom-light: #9bc6f3; $custom-dark: #000000;
JSON
{
"hex": "#65aeee",
"rgb": {
"r": 101,
"g": 174,
"b": 238
},
"hsl": {
"h": 208.029,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.72946,
"c": 0.11891,
"h": 246.7
},
"luminance": 0.39212
}Semantic roles & 50–950 ramp
primary
#65AEEE
secondary
#EED6C1
accent
#6C09DC
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1217
muted
#7F8185