#61AEEE#61AEEE
#61AEEE is a light, vivid cyan. Relative luminance 0.390; OKLCH L 72.8% C 0.121 H 245.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #61AEEE |
|---|---|
| RGB | rgb(97, 174, 238) |
| HSL | hsl(207, 81%, 66%) |
| HSV | hsv(207, 59%, 93%) |
| CMYK | cmyk(59.2%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(68.74, -5.20, -39.15) |
| CIE-LCH | lch(68.74, 39.49, 262.44°) |
| OKLab | oklab(72.77% -0.0499 -0.1101) |
| OKLCH | oklch(72.77% 0.121 245.6) |
| XYZ | xyz(35.4928, 38.9832, 86.5264) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Azure (survey)
#069AF3
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 6.91
Sky
#82CAFC
ΔE00 7.78
Lightblue (survey)
#7BC8F6
ΔE00 7.81
Deepskyblue
#00BFFF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61AEEE #EEA161
analogous
#61EEE7 #61AEEE #6167EE
triadic
#61AEEE #EE61AE #AEEE61
tetradic
#61AEEE #E761EE #EEA161 #67EE61
square
#61AEEE #E761EE #EEA161 #67EE61
split-complementary
#61AEEE #EE6167 #EEE761
monochromatic
#1572C0 #2A92E8 #61AEEE #98CAF4 #D0E7FA
Accessibility & contrast
On white
2.39
#61AEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#61AEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61AEEE
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61AEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61AEEE | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF1
Deuteranopia (green-blind)
#7FA1ED
Tritanopia (blue-blind)
#00BDC4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #61aeee; /* rgb */ color: rgb(97, 174, 238); /* oklch */ color: oklch(72.8% 0.121 245.6);
Tailwind
colors: {
custom: {
50: '#99c6f3',
500: '#61aeee',
950: '#000000',
},
}SCSS
$custom: #61aeee; $custom-light: #99c6f3; $custom-dark: #000000;
JSON
{
"hex": "#61aeee",
"rgb": {
"r": 97,
"g": 174,
"b": 238
},
"hsl": {
"h": 207.234,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.72773,
"c": 0.12087,
"h": 245.6
},
"luminance": 0.38987
}Semantic roles & 50–950 ramp
primary
#61AEEE
secondary
#EDD3BE
accent
#6909DD
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1217
muted
#7F8185