#61DADC#61DADC
#61DADC is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.1% C 0.108 H 196.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #61DADC |
|---|---|
| RGB | rgb(97, 218, 220) |
| HSL | hsl(181, 64%, 62%) |
| HSV | hsv(181, 56%, 86%) |
| CMYK | cmyk(55.9%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.65, -33.03, -11.23) |
| CIE-LCH | lch(80.65, 34.89, 198.78°) |
| OKLab | oklab(82.08% -0.1033 -0.0311) |
| OKLCH | oklch(82.08% 0.108 196.7) |
| XYZ | xyz(42.9140, 57.8472, 76.6003) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.90
Darkturquoise
#00CED1
ΔE00 4.66
Aqua Blue
#02D8E9
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 6.50
Turquoise
#40E0D0
ΔE00 6.84
Bright Light Blue
#26F7FD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DADC #DC6361
analogous
#61DCA1 #61DADC #619CDC
triadic
#61DADC #DC61DA #DADC61
tetradic
#61DADC #A161DC #DC6361 #9CDC61
square
#61DADC #A161DC #DC6361 #9CDC61
split-complementary
#61DADC #DC619C #DCA161
monochromatic
#239D9F #2FCED1 #61DADC #93E6E7 #C5F1F2
Accessibility & contrast
On white
1.67
#61DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#61DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DADC
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DADC | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61dadc; /* rgb */ color: rgb(97, 218, 220); /* oklch */ color: oklch(82.1% 0.108 196.7);
Tailwind
colors: {
custom: {
50: '#99e6e6',
500: '#61dadc',
950: '#000000',
},
}SCSS
$custom: #61dadc; $custom-light: #99e6e6; $custom-dark: #000000;
JSON
{
"hex": "#61dadc",
"rgb": {
"r": 97,
"g": 218,
"b": 220
},
"hsl": {
"h": 180.976,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82079,
"c": 0.10791,
"h": 196.7
},
"luminance": 0.57852
}Semantic roles & 50–950 ramp
primary
#61DADC
secondary
#A3403E
accent
#1D1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484