#61CEF5#61CEF5
#61CEF5 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.2% C 0.114 H 224.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEF5 |
|---|---|
| RGB | rgb(97, 206, 245) |
| HSL | hsl(196, 88%, 67%) |
| HSV | hsv(196, 60%, 96%) |
| CMYK | cmyk(60.4%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(78.04, -20.08, -28.55) |
| CIE-LCH | lch(78.04, 34.90, 234.88°) |
| OKLab | oklab(80.25% -0.081 -0.0795) |
| OKLCH | oklch(80.25% 0.114 224.5) |
| XYZ | xyz(43.4760, 53.2722, 94.3599) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.43
Sky Blue
#87CEEB
ΔE00 3.91
Baby Blue
#89CFF0
ΔE00 4.07
Neon Blue
#04D9FF
ΔE00 4.99
Lightblue (survey)
#7BC8F6
ΔE00 5.09
Lightskyblue
#87CEFA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEF5 #F58861
analogous
#61F5D2 #61CEF5 #6184F5
triadic
#61CEF5 #F561CE #CEF561
tetradic
#61CEF5 #D261F5 #F58861 #84F561
square
#61CEF5 #D261F5 #F58861 #84F561
split-complementary
#61CEF5 #F56184 #F5D261
monochromatic
#0D9CCF #27BCF1 #61CEF5 #9BE0F9 #D4F2FC
Accessibility & contrast
On white
1.80
#61CEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#61CEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEF5
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEF5 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF7
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #61cef5; /* rgb */ color: rgb(97, 206, 245); /* oklch */ color: oklch(80.2% 0.114 224.5);
Tailwind
colors: {
custom: {
50: '#9bddf8',
500: '#61cef5',
950: '#000000',
},
}SCSS
$custom: #61cef5; $custom-light: #9bddf8; $custom-dark: #000000;
JSON
{
"hex": "#61cef5",
"rgb": {
"r": 97,
"g": 206,
"b": 245
},
"hsl": {
"h": 195.811,
"s": 88.095,
"l": 67.059
},
"oklch": {
"l": 0.80246,
"c": 0.11354,
"h": 224.5
},
"luminance": 0.53277
}Semantic roles & 50–950 ramp
primary
#61CEF5
secondary
#CA5930
accent
#3D01E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485