#61D4F2#61D4F2
#61D4F2 is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.5% C 0.112 H 217.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4F2 |
|---|---|
| RGB | rgb(97, 212, 242) |
| HSL | hsl(192, 85%, 66%) |
| HSV | hsv(192, 60%, 95%) |
| CMYK | cmyk(59.9%, 12.4%, 0%, 5.1%) |
| CIE-LAB | lab(79.63, -23.98, -24.51) |
| CIE-LCH | lch(79.63, 34.29, 225.62°) |
| OKLab | oklab(81.49% -0.0883 -0.0681) |
| OKLCH | oklch(81.49% 0.112 217.6) |
| XYZ | xyz(44.4938, 56.0347, 92.4581) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.38
Sky Blue
#87CEEB
ΔE00 4.82
Bright Sky Blue
#02CCFE
ΔE00 5.40
Baby Blue
#89CFF0
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4F2 #F27F61
analogous
#61F2C8 #61D4F2 #618CF2
triadic
#61D4F2 #F261D4 #D4F261
tetradic
#61D4F2 #C861F2 #F27F61 #8CF261
square
#61D4F2 #C861F2 #F27F61 #8CF261
split-complementary
#61D4F2 #F2618C #F2C861
monochromatic
#10A2C8 #28C5ED #61D4F2 #9AE3F7 #D2F3FB
Accessibility & contrast
On white
1.72
#61D4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#61D4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4F2
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4F2 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF4
Deuteranopia (green-blind)
#ABBFF2
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d4f2; /* rgb */ color: rgb(97, 212, 242); /* oklch */ color: oklch(81.5% 0.112 217.6);
Tailwind
colors: {
custom: {
50: '#9be1f6',
500: '#61d4f2',
950: '#000000',
},
}SCSS
$custom: #61d4f2; $custom-light: #9be1f6; $custom-dark: #000000;
JSON
{
"hex": "#61d4f2",
"rgb": {
"r": 97,
"g": 212,
"b": 242
},
"hsl": {
"h": 192.414,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.8149,
"c": 0.11151,
"h": 217.6
},
"luminance": 0.56039
}Semantic roles & 50–950 ramp
primary
#61D4F2
secondary
#C55132
accent
#3204E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485