#61D6F2#61D6F2
#61D6F2 is a light, moderate cyan. Relative luminance 0.570; OKLCH L 81.9% C 0.112 H 216.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #61D6F2 |
|---|---|
| RGB | rgb(97, 214, 242) |
| HSL | hsl(192, 85%, 66%) |
| HSV | hsv(192, 60%, 95%) |
| CMYK | cmyk(59.9%, 11.6%, 0%, 5.1%) |
| CIE-LAB | lab(80.20, -24.98, -23.64) |
| CIE-LCH | lch(80.20, 34.39, 223.42°) |
| OKLab | oklab(81.95% -0.0904 -0.0656) |
| OKLCH | oklch(81.95% 0.112 216) |
| XYZ | xyz(44.9969, 57.0408, 92.6258) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 5.36
Bright Sky Blue
#02CCFE
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 6.24
Aqua Blue
#02D8E9
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D6F2 #F27D61
analogous
#61F2C6 #61D6F2 #618EF2
triadic
#61D6F2 #F261D6 #D6F261
tetradic
#61D6F2 #C661F2 #F27D61 #8EF261
square
#61D6F2 #C661F2 #F27D61 #8EF261
split-complementary
#61D6F2 #F2618E #F2C661
monochromatic
#10A5C8 #28C7ED #61D6F2 #9AE5F7 #D2F3FB
Accessibility & contrast
On white
1.69
#61D6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#61D6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D6F2
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D6F2 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F4
Deuteranopia (green-blind)
#ADC0F2
Tritanopia (blue-blind)
#00E0DF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61d6f2; /* rgb */ color: rgb(97, 214, 242); /* oklch */ color: oklch(81.9% 0.112 216.0);
Tailwind
colors: {
custom: {
50: '#9be2f6',
500: '#61d6f2',
950: '#000000',
},
}SCSS
$custom: #61d6f2; $custom-light: #9be2f6; $custom-dark: #000000;
JSON
{
"hex": "#61d6f2",
"rgb": {
"r": 97,
"g": 214,
"b": 242
},
"hsl": {
"h": 191.586,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.81947,
"c": 0.1117,
"h": 216
},
"luminance": 0.57045
}Semantic roles & 50–950 ramp
primary
#61D6F2
secondary
#C54F32
accent
#2F04E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485