#61D5F2#61D5F2
#61D5F2 is a light, moderate cyan. Relative luminance 0.565; OKLCH L 81.7% C 0.112 H 216.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #61D5F2 |
|---|---|
| RGB | rgb(97, 213, 242) |
| HSL | hsl(192, 85%, 66%) |
| HSV | hsv(192, 60%, 95%) |
| CMYK | cmyk(59.9%, 12%, 0%, 5.1%) |
| CIE-LAB | lab(79.92, -24.48, -24.07) |
| CIE-LCH | lch(79.92, 34.33, 224.52°) |
| OKLab | oklab(81.72% -0.0893 -0.0669) |
| OKLCH | oklch(81.72% 0.112 216.8) |
| XYZ | xyz(44.7446, 56.5362, 92.5417) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.34
Sky Blue
#87CEEB
ΔE00 5.08
Bright Sky Blue
#02CCFE
ΔE00 5.74
Baby Blue
#89CFF0
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.57
Robin'S Egg
#6DEDFD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D5F2 #F27E61
analogous
#61F2C7 #61D5F2 #618DF2
triadic
#61D5F2 #F261D5 #D5F261
tetradic
#61D5F2 #C761F2 #F27E61 #8DF261
square
#61D5F2 #C761F2 #F27E61 #8DF261
split-complementary
#61D5F2 #F2618D #F2C761
monochromatic
#10A3C8 #28C6ED #61D5F2 #9AE4F7 #D2F3FB
Accessibility & contrast
On white
1.71
#61D5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#61D5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D5F2
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D5F2 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF4
Deuteranopia (green-blind)
#ACBFF2
Tritanopia (blue-blind)
#00DFDE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61d5f2; /* rgb */ color: rgb(97, 213, 242); /* oklch */ color: oklch(81.7% 0.112 216.8);
Tailwind
colors: {
custom: {
50: '#9be2f6',
500: '#61d5f2',
950: '#000000',
},
}SCSS
$custom: #61d5f2; $custom-light: #9be2f6; $custom-dark: #000000;
JSON
{
"hex": "#61d5f2",
"rgb": {
"r": 97,
"g": 213,
"b": 242
},
"hsl": {
"h": 192,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.81718,
"c": 0.1116,
"h": 216.8
},
"luminance": 0.56541
}Semantic roles & 50–950 ramp
primary
#61D5F2
secondary
#C55032
accent
#3004E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485