#61CFFA#61CFFA
#61CFFA is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.7% C 0.117 H 226.7°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #61CFFA |
|---|---|
| RGB | rgb(97, 207, 250) |
| HSL | hsl(197, 94%, 68%) |
| HSV | hsv(197, 61%, 98%) |
| CMYK | cmyk(61.2%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(78.50, -19.10, -30.51) |
| CIE-LCH | lch(78.50, 36.00, 237.95°) |
| OKLab | oklab(80.68% -0.0802 -0.0851) |
| OKLCH | oklch(80.68% 0.117 226.7) |
| XYZ | xyz(44.4911, 54.0647, 98.5148) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.37
Baby Blue
#89CFF0
ΔE00 4.03
Sky Blue
#87CEEB
ΔE00 4.26
Lightblue (survey)
#7BC8F6
ΔE00 4.42
Lightskyblue
#87CEFA
ΔE00 4.84
Neon Blue
#04D9FF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CFFA #FA8C61
analogous
#61FAD9 #61CFFA #6182FA
triadic
#61CFFA #FA61CF #CFFA61
tetradic
#61CFFA #D961FA #FA8C61 #82FA61
square
#61CFFA #D961FA #FA8C61 #82FA61
split-complementary
#61CFFA #FA6182 #FAD961
monochromatic
#079EDA #26BDF8 #61CFFA #9CE1FC #D8F3FE
Accessibility & contrast
On white
1.78
#61CFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#61CFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CFFA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CFFA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#00DCDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #61cffa; /* rgb */ color: rgb(97, 207, 250); /* oklch */ color: oklch(80.7% 0.117 226.7);
Tailwind
colors: {
custom: {
50: '#9bddfc',
500: '#61cffa',
950: '#000000',
},
}SCSS
$custom: #61cffa; $custom-light: #9bddfc; $custom-dark: #000000;
JSON
{
"hex": "#61cffa",
"rgb": {
"r": 97,
"g": 207,
"b": 250
},
"hsl": {
"h": 196.863,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.80677,
"c": 0.11698,
"h": 226.7
},
"luminance": 0.54069
}Semantic roles & 50–950 ramp
primary
#61CFFA
secondary
#D35B2C
accent
#4100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485