#61CDFA#61CDFA
#61CDFA is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.117 H 228.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #61CDFA |
|---|---|
| RGB | rgb(97, 205, 250) |
| HSL | hsl(198, 94%, 68%) |
| HSV | hsv(198, 61%, 98%) |
| CMYK | cmyk(61.2%, 18%, 0%, 2%) |
| CIE-LAB | lab(77.94, -18.07, -31.38) |
| CIE-LCH | lch(77.94, 36.21, 240.06°) |
| OKLab | oklab(80.23% -0.0782 -0.0876) |
| OKLCH | oklch(80.23% 0.117 228.2) |
| XYZ | xyz(44.0096, 53.1017, 98.3543) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.48
Lightblue (survey)
#7BC8F6
ΔE00 3.80
Baby Blue
#89CFF0
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 4.44
Sky Blue
#87CEEB
ΔE00 4.50
Sky
#82CAFC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CDFA #FA8E61
analogous
#61FADA #61CDFA #6180FA
triadic
#61CDFA #FA61CD #CDFA61
tetradic
#61CDFA #DA61FA #FA8E61 #80FA61
square
#61CDFA #DA61FA #FA8E61 #80FA61
split-complementary
#61CDFA #FA6180 #FADA61
monochromatic
#079CDA #26BAF8 #61CDFA #9CE0FC #D8F3FE
Accessibility & contrast
On white
1.81
#61CDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#61CDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CDFA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CDFA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#00DADC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #61cdfa; /* rgb */ color: rgb(97, 205, 250); /* oklch */ color: oklch(80.2% 0.117 228.2);
Tailwind
colors: {
custom: {
50: '#9bdcfc',
500: '#61cdfa',
950: '#000000',
},
}SCSS
$custom: #61cdfa; $custom-light: #9bdcfc; $custom-dark: #000000;
JSON
{
"hex": "#61cdfa",
"rgb": {
"r": 97,
"g": 205,
"b": 250
},
"hsl": {
"h": 197.647,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.80226,
"c": 0.11742,
"h": 228.2
},
"luminance": 0.53106
}Semantic roles & 50–950 ramp
primary
#61CDFA
secondary
#D35D2C
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485