#61CEF3#61CEF3
#61CEF3 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.112 H 223.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEF3 |
|---|---|
| RGB | rgb(97, 206, 243) |
| HSL | hsl(195, 86%, 67%) |
| HSV | hsv(195, 60%, 95%) |
| CMYK | cmyk(60.1%, 15.2%, 0%, 4.7%) |
| CIE-LAB | lab(77.96, -20.67, -27.59) |
| CIE-LCH | lch(77.96, 34.47, 233.16°) |
| OKLab | oklab(80.16% -0.0817 -0.0768) |
| OKLCH | oklch(80.16% 0.112 223.2) |
| XYZ | xyz(43.1723, 53.1507, 92.7606) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.63
Sky Blue
#87CEEB
ΔE00 3.85
Baby Blue
#89CFF0
ΔE00 4.21
Neon Blue
#04D9FF
ΔE00 4.69
Lightblue (survey)
#7BC8F6
ΔE00 5.54
Lightskyblue
#87CEFA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEF3 #F38661
analogous
#61F3CF #61CEF3 #6185F3
triadic
#61CEF3 #F361CE #CEF361
tetradic
#61CEF3 #CF61F3 #F38661 #85F361
square
#61CEF3 #CF61F3 #F38661 #85F361
split-complementary
#61CEF3 #F36185 #F3CF61
monochromatic
#0F9BCA #28BCEF #61CEF3 #9AE0F7 #D3F1FC
Accessibility & contrast
On white
1.81
#61CEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#61CEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEF3
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEF3 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF5
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #61cef3; /* rgb */ color: rgb(97, 206, 243); /* oklch */ color: oklch(80.2% 0.112 223.2);
Tailwind
colors: {
custom: {
50: '#9bddf7',
500: '#61cef3',
950: '#000000',
},
}SCSS
$custom: #61cef3; $custom-light: #9bddf7; $custom-dark: #000000;
JSON
{
"hex": "#61cef3",
"rgb": {
"r": 97,
"g": 206,
"b": 243
},
"hsl": {
"h": 195.205,
"s": 85.882,
"l": 66.667
},
"oklch": {
"l": 0.80165,
"c": 0.11217,
"h": 223.2
},
"luminance": 0.53155
}Semantic roles & 50–950 ramp
primary
#61CEF3
secondary
#C75731
accent
#3C03E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485