#61AFEE#61AFEE
#61AFEE is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.0% C 0.120 H 244.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #61AFEE |
|---|---|
| RGB | rgb(97, 175, 238) |
| HSL | hsl(207, 81%, 66%) |
| HSV | hsv(207, 59%, 93%) |
| CMYK | cmyk(59.2%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(69.02, -5.75, -38.71) |
| CIE-LCH | lch(69.02, 39.14, 261.55°) |
| OKLab | oklab(72.99% -0.051 -0.1088) |
| OKLCH | oklch(72.99% 0.12 244.9) |
| XYZ | xyz(35.6867, 39.3711, 86.5911) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.84
Azure (survey)
#069AF3
ΔE00 6.99
Carolina Blue
#8AB8FE
ΔE00 7.00
Lightblue (survey)
#7BC8F6
ΔE00 7.48
Sky
#82CAFC
ΔE00 7.48
Deepskyblue
#00BFFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61AFEE #EEA061
analogous
#61EEE7 #61AFEE #6168EE
triadic
#61AFEE #EE61AF #AFEE61
tetradic
#61AFEE #E761EE #EEA061 #68EE61
square
#61AFEE #E761EE #EEA061 #68EE61
split-complementary
#61AFEE #EE6168 #EEE761
monochromatic
#1573C0 #2A93E8 #61AFEE #98CBF4 #D0E7FA
Accessibility & contrast
On white
2.37
#61AFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#61AFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61AFEE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61AFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61AFEE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F1
Deuteranopia (green-blind)
#81A2ED
Tritanopia (blue-blind)
#00BEC5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #61afee; /* rgb */ color: rgb(97, 175, 238); /* oklch */ color: oklch(73.0% 0.120 244.9);
Tailwind
colors: {
custom: {
50: '#99c6f3',
500: '#61afee',
950: '#000000',
},
}SCSS
$custom: #61afee; $custom-light: #99c6f3; $custom-dark: #000000;
JSON
{
"hex": "#61afee",
"rgb": {
"r": 97,
"g": 175,
"b": 238
},
"hsl": {
"h": 206.809,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.72994,
"c": 0.12016,
"h": 244.9
},
"luminance": 0.39374
}Semantic roles & 50–950 ramp
primary
#61AFEE
secondary
#EDD3BE
accent
#6709DD
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1317
muted
#7F8285