#61C8F2#61C8F2
#61C8F2 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.112 H 227.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #61C8F2 |
|---|---|
| RGB | rgb(97, 200, 242) |
| HSL | hsl(197, 85%, 66%) |
| HSV | hsv(197, 60%, 95%) |
| CMYK | cmyk(59.9%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(76.23, -17.89, -29.72) |
| CIE-LCH | lch(76.23, 34.69, 238.96°) |
| OKLab | oklab(78.77% -0.0759 -0.0829) |
| OKLCH | oklch(78.77% 0.112 227.5) |
| XYZ | xyz(41.6048, 50.2566, 91.4951) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.60
Lightblue (survey)
#7BC8F6
ΔE00 3.86
Baby Blue
#89CFF0
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 4.34
Lightskyblue
#87CEFA
ΔE00 4.83
Deepskyblue
#00BFFF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61C8F2 #F28B61
analogous
#61F2D3 #61C8F2 #6180F2
triadic
#61C8F2 #F261C8 #C8F261
tetradic
#61C8F2 #D361F2 #F28B61 #80F261
square
#61C8F2 #D361F2 #F28B61 #80F261
split-complementary
#61C8F2 #F26180 #F2D361
monochromatic
#1093C8 #28B4ED #61C8F2 #9ADCF7 #D2EFFB
Accessibility & contrast
On white
1.90
#61C8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#61C8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61C8F2
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61C8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61C8F2 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#9DB5F1
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #61c8f2; /* rgb */ color: rgb(97, 200, 242); /* oklch */ color: oklch(78.8% 0.112 227.5);
Tailwind
colors: {
custom: {
50: '#9ad8f6',
500: '#61c8f2',
950: '#000000',
},
}SCSS
$custom: #61c8f2; $custom-light: #9ad8f6; $custom-dark: #000000;
JSON
{
"hex": "#61c8f2",
"rgb": {
"r": 97,
"g": 200,
"b": 242
},
"hsl": {
"h": 197.379,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.78766,
"c": 0.11238,
"h": 227.5
},
"luminance": 0.50261
}Semantic roles & 50–950 ramp
primary
#61C8F2
secondary
#C55D32
accent
#4404E1
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385