#61DCF5#61DCF5
#61DCF5 is a very light, moderate cyan. Relative luminance 0.603; OKLCH L 83.4% C 0.114 H 213.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCF5 |
|---|---|
| RGB | rgb(97, 220, 245) |
| HSL | hsl(190, 88%, 67%) |
| HSV | hsv(190, 60%, 96%) |
| CMYK | cmyk(60.4%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(82.01, -27.07, -22.49) |
| CIE-LCH | lch(82.01, 35.19, 219.71°) |
| OKLab | oklab(83.43% -0.0954 -0.0624) |
| OKLCH | oklch(83.43% 0.114 213.2) |
| XYZ | xyz(46.9977, 60.3155, 95.5337) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.80
Robin'S Egg
#6DEDFD
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCF5 #F57A61
analogous
#61F5C4 #61DCF5 #6192F5
triadic
#61DCF5 #F561DC #DCF561
tetradic
#61DCF5 #C461F5 #F57A61 #92F561
square
#61DCF5 #C461F5 #F57A61 #92F561
split-complementary
#61DCF5 #F56192 #F5C461
monochromatic
#0DAECF #27CFF1 #61DCF5 #9BE9F9 #D4F6FC
Accessibility & contrast
On white
1.61
#61DCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#61DCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCF5
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCF5 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F6
Deuteranopia (green-blind)
#B3C5F5
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dcf5; /* rgb */ color: rgb(97, 220, 245); /* oklch */ color: oklch(83.4% 0.114 213.2);
Tailwind
colors: {
custom: {
50: '#9ce7f8',
500: '#61dcf5',
950: '#000000',
},
}SCSS
$custom: #61dcf5; $custom-light: #9ce7f8; $custom-dark: #000000;
JSON
{
"hex": "#61dcf5",
"rgb": {
"r": 97,
"g": 220,
"b": 245
},
"hsl": {
"h": 190.135,
"s": 88.095,
"l": 67.059
},
"oklch": {
"l": 0.8343,
"c": 0.11399,
"h": 213.2
},
"luminance": 0.6032
}Semantic roles & 50–950 ramp
primary
#61DCF5
secondary
#CA4A30
accent
#2701E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485