#61DDF6#61DDF6
#61DDF6 is a very light, moderate cyan. Relative luminance 0.609; OKLCH L 83.7% C 0.115 H 213.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDF6 |
|---|---|
| RGB | rgb(97, 221, 246) |
| HSL | hsl(190, 89%, 67%) |
| HSV | hsv(190, 61%, 96%) |
| CMYK | cmyk(60.6%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(82.33, -27.28, -22.53) |
| CIE-LCH | lch(82.33, 35.38, 219.56°) |
| OKLab | oklab(83.7% -0.096 -0.0625) |
| OKLCH | oklch(83.7% 0.115 213.1) |
| XYZ | xyz(47.4140, 60.9032, 96.4277) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.86
Robin'S Egg
#6DEDFD
ΔE00 4.65
Aqua Blue
#02D8E9
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Sky Blue
#87CEEB
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDF6 #F67A61
analogous
#61F6C5 #61DDF6 #6193F6
triadic
#61DDF6 #F661DD #DDF661
tetradic
#61DDF6 #C561F6 #F67A61 #93F661
square
#61DDF6 #C561F6 #F67A61 #93F661
split-complementary
#61DDF6 #F66193 #F6C561
monochromatic
#0CB0D1 #27D1F3 #61DDF6 #9BE9F9 #D5F6FD
Accessibility & contrast
On white
1.59
#61DDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#61DDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDF6
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDF6 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F7
Deuteranopia (green-blind)
#B4C6F6
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61ddf6; /* rgb */ color: rgb(97, 221, 246); /* oklch */ color: oklch(83.7% 0.115 213.1);
Tailwind
colors: {
custom: {
50: '#9ce7f9',
500: '#61ddf6',
950: '#000000',
},
}SCSS
$custom: #61ddf6; $custom-light: #9ce7f9; $custom-dark: #000000;
JSON
{
"hex": "#61ddf6",
"rgb": {
"r": 97,
"g": 221,
"b": 246
},
"hsl": {
"h": 190.067,
"s": 89.222,
"l": 67.255
},
"oklch": {
"l": 0.83696,
"c": 0.11459,
"h": 213.1
},
"luminance": 0.60908
}Semantic roles & 50–950 ramp
primary
#61DDF6
secondary
#CC492F
accent
#2700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485