#61DCF0#61DCF0
#61DCF0 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.112 H 209.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCF0 |
|---|---|
| RGB | rgb(97, 220, 240) |
| HSL | hsl(188, 83%, 66%) |
| HSV | hsv(188, 60%, 94%) |
| CMYK | cmyk(59.6%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(81.85, -28.49, -20.08) |
| CIE-LCH | lch(81.85, 34.86, 215.18°) |
| OKLab | oklab(83.25% -0.0973 -0.0556) |
| OKLCH | oklch(83.25% 0.112 209.8) |
| XYZ | xyz(46.2447, 60.0143, 91.5680) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.06
Aqua Blue
#02D8E9
ΔE00 4.17
Neon Blue
#04D9FF
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCF0 #F07561
analogous
#61F0BD #61DCF0 #6194F0
triadic
#61DCF0 #F061DC #DCF061
tetradic
#61DCF0 #BD61F0 #F07561 #94F061
square
#61DCF0 #BD61F0 #F07561 #94F061
split-complementary
#61DCF0 #F06194 #F0BD61
monochromatic
#13ABC4 #29D0EB #61DCF0 #99E8F5 #D1F5FB
Accessibility & contrast
On white
1.61
#61DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#61DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCF0
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCF0 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F1
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dcf0; /* rgb */ color: rgb(97, 220, 240); /* oklch */ color: oklch(83.2% 0.112 209.8);
Tailwind
colors: {
custom: {
50: '#9be7f5',
500: '#61dcf0',
950: '#000000',
},
}SCSS
$custom: #61dcf0; $custom-light: #9be7f5; $custom-dark: #000000;
JSON
{
"hex": "#61dcf0",
"rgb": {
"r": 97,
"g": 220,
"b": 240
},
"hsl": {
"h": 188.392,
"s": 82.659,
"l": 66.078
},
"oklch": {
"l": 0.83245,
"c": 0.11212,
"h": 209.8
},
"luminance": 0.60019
}Semantic roles & 50–950 ramp
primary
#61DCF0
secondary
#C24834
accent
#2506DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485