#61CEFA#61CEFA
#61CEFA is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.5% C 0.117 H 227.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEFA |
|---|---|
| RGB | rgb(97, 206, 250) |
| HSL | hsl(197, 94%, 68%) |
| HSV | hsv(197, 61%, 98%) |
| CMYK | cmyk(61.2%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(78.22, -18.59, -30.94) |
| CIE-LCH | lch(78.22, 36.10, 239.00°) |
| OKLab | oklab(80.45% -0.0792 -0.0864) |
| OKLCH | oklch(80.45% 0.117 227.5) |
| XYZ | xyz(44.2496, 53.5817, 98.4343) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 4.04
Lightblue (survey)
#7BC8F6
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.36
Lightskyblue
#87CEFA
ΔE00 4.63
Sky
#82CAFC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEFA #FA8D61
analogous
#61FAD9 #61CEFA #6181FA
triadic
#61CEFA #FA61CE #CEFA61
tetradic
#61CEFA #D961FA #FA8D61 #81FA61
square
#61CEFA #D961FA #FA8D61 #81FA61
split-complementary
#61CEFA #FA6181 #FAD961
monochromatic
#079DDA #26BCF8 #61CEFA #9CE0FC #D8F3FE
Accessibility & contrast
On white
1.79
#61CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#61CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEFA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEFA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAFC
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #61cefa; /* rgb */ color: rgb(97, 206, 250); /* oklch */ color: oklch(80.5% 0.117 227.5);
Tailwind
colors: {
custom: {
50: '#9bddfc',
500: '#61cefa',
950: '#000000',
},
}SCSS
$custom: #61cefa; $custom-light: #9bddfc; $custom-dark: #000000;
JSON
{
"hex": "#61cefa",
"rgb": {
"r": 97,
"g": 206,
"b": 250
},
"hsl": {
"h": 197.255,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.80452,
"c": 0.11719,
"h": 227.5
},
"luminance": 0.53586
}Semantic roles & 50–950 ramp
primary
#61CEFA
secondary
#D35C2C
accent
#4200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485