#61AEFB#61AEFB
#61AEFB is a light, vivid cyan. Relative luminance 0.398; OKLCH L 73.4% C 0.136 H 250.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #61AEFB |
|---|---|
| RGB | rgb(97, 174, 251) |
| HSL | hsl(210, 95%, 68%) |
| HSV | hsv(210, 61%, 98%) |
| CMYK | cmyk(61.4%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(69.31, -1.08, -45.33) |
| CIE-LCH | lch(69.31, 45.34, 268.63°) |
| OKLab | oklab(73.41% -0.0461 -0.128) |
| OKLCH | oklch(73.41% 0.136 250.2) |
| XYZ | xyz(37.4720, 39.7750, 96.9507) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.65
Carolina Blue
#8AB8FE
ΔE00 5.93
Azure (survey)
#069AF3
ΔE00 7.06
Sky
#82CAFC
ΔE00 8.25
Cornflowerblue
#6495ED
ΔE00 8.39
Lightblue (survey)
#7BC8F6
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61AEFB #FBAE61
analogous
#61FBFB #61AEFB #6161FB
triadic
#61AEFB #FB61AE #AEFB61
tetradic
#61AEFB #FB61FB #FBAE61 #61FB61
square
#61AEFB #FB61FB #FBAE61 #61FB61
split-complementary
#61AEFB #FB6161 #FBFB61
monochromatic
#0671DC #258FF9 #61AEFB #9DCDFD #D8EBFE
Accessibility & contrast
On white
2.34
#61AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#61AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61AEFB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61AEFB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#78A3F9
Tritanopia (blue-blind)
#00C0C9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #61aefb; /* rgb */ color: rgb(97, 174, 251); /* oklch */ color: oklch(73.4% 0.136 250.2);
Tailwind
colors: {
custom: {
50: '#9ac5fd',
500: '#61aefb',
950: '#000000',
},
}SCSS
$custom: #61aefb; $custom-light: #9ac5fd; $custom-dark: #000000;
JSON
{
"hex": "#61aefb",
"rgb": {
"r": 97,
"g": 174,
"b": 251
},
"hsl": {
"h": 210,
"s": 95.062,
"l": 68.235
},
"oklch": {
"l": 0.73409,
"c": 0.13605,
"h": 250.2
},
"luminance": 0.39779
}Semantic roles & 50–950 ramp
primary
#61AEFB
secondary
#F3DCC5
accent
#7300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185