#61CEF7#61CEF7
#61CEF7 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.3% C 0.115 H 225.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEF7 |
|---|---|
| RGB | rgb(97, 206, 247) |
| HSL | hsl(196, 90%, 67%) |
| HSV | hsv(196, 61%, 97%) |
| CMYK | cmyk(60.7%, 16.6%, 0%, 3.1%) |
| CIE-LAB | lab(78.11, -19.48, -29.51) |
| CIE-LCH | lch(78.11, 35.36, 236.56°) |
| OKLab | oklab(80.33% -0.0803 -0.0823) |
| OKLCH | oklch(80.33% 0.115 225.7) |
| XYZ | xyz(43.7830, 53.3950, 95.9765) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 4.00
Sky Blue
#87CEEB
ΔE00 4.04
Lightblue (survey)
#7BC8F6
ΔE00 4.67
Lightskyblue
#87CEFA
ΔE00 5.12
Neon Blue
#04D9FF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEF7 #F78A61
analogous
#61F7D5 #61CEF7 #6183F7
triadic
#61CEF7 #F761CE #CEF761
tetradic
#61CEF7 #D561F7 #F78A61 #83F761
square
#61CEF7 #D561F7 #F78A61 #83F761
split-complementary
#61CEF7 #F76183 #F7D561
monochromatic
#0B9CD3 #27BCF4 #61CEF7 #9BE0FA #D6F2FD
Accessibility & contrast
On white
1.80
#61CEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#61CEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEF7
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEF7 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF9
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #61cef7; /* rgb */ color: rgb(97, 206, 247); /* oklch */ color: oklch(80.3% 0.115 225.7);
Tailwind
colors: {
custom: {
50: '#9bddfa',
500: '#61cef7',
950: '#000000',
},
}SCSS
$custom: #61cef7; $custom-light: #9bddfa; $custom-dark: #000000;
JSON
{
"hex": "#61cef7",
"rgb": {
"r": 97,
"g": 206,
"b": 247
},
"hsl": {
"h": 196.4,
"s": 90.361,
"l": 67.451
},
"oklch": {
"l": 0.80328,
"c": 0.11496,
"h": 225.7
},
"luminance": 0.53399
}Semantic roles & 50–950 ramp
primary
#61CEF7
secondary
#CE5A2E
accent
#3F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485