#61DDEC#61DDEC
#61DDEC is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.111 H 206.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDEC |
|---|---|
| RGB | rgb(97, 221, 236) |
| HSL | hsl(186, 79%, 65%) |
| HSV | hsv(186, 59%, 93%) |
| CMYK | cmyk(58.9%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.00, -30.10, -17.72) |
| CIE-LCH | lch(82.00, 34.92, 210.49°) |
| OKLab | oklab(83.33% -0.0999 -0.0491) |
| OKLCH | oklch(83.33% 0.111 206.1) |
| XYZ | xyz(45.9202, 60.3057, 88.5608) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Neon Blue
#04D9FF
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDEC #EC7061
analogous
#61ECB6 #61DDEC #6197EC
triadic
#61DDEC #EC61DD #DDEC61
tetradic
#61DDEC #B661EC #EC7061 #97EC61
square
#61DDEC #B661EC #EC7061 #97EC61
split-complementary
#61DDEC #EC6197 #ECB661
monochromatic
#17AABC #2AD1E5 #61DDEC #98E9F3 #CEF5F9
Accessibility & contrast
On white
1.61
#61DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#61DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDEC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDEC | 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)
#CDD5ED
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61ddec; /* rgb */ color: rgb(97, 221, 236); /* oklch */ color: oklch(83.3% 0.111 206.1);
Tailwind
colors: {
custom: {
50: '#9be8f2',
500: '#61ddec',
950: '#000000',
},
}SCSS
$custom: #61ddec; $custom-light: #9be8f2; $custom-dark: #000000;
JSON
{
"hex": "#61ddec",
"rgb": {
"r": 97,
"g": 221,
"b": 236
},
"hsl": {
"h": 186.475,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.8333,
"c": 0.11133,
"h": 206.1
},
"luminance": 0.6031
}Semantic roles & 50–950 ramp
primary
#61DDEC
secondary
#BB4536
accent
#210BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485