#61DCDC#61DCDC
#61DCDC is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.109 H 195.2°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCDC |
|---|---|
| RGB | rgb(97, 220, 220) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.23, -33.97, -10.37) |
| CIE-LCH | lch(81.23, 35.52, 196.98°) |
| OKLab | oklab(82.55% -0.1054 -0.0287) |
| OKLCH | oklch(82.55% 0.109 195.2) |
| XYZ | xyz(43.4357, 58.8908, 76.7743) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.70
Darkturquoise
#00CED1
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.85
Turquoise
#40E0D0
ΔE00 6.05
Bright Light Blue
#26F7FD
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCDC #DC6161
analogous
#61DC9F #61DCDC #619FDC
triadic
#61DCDC #DC61DC #DCDC61
tetradic
#61DCDC #9F61DC #DC6161 #9FDC61
square
#61DCDC #9F61DC #DC6161 #9FDC61
split-complementary
#61DCDC #DC619F #DC9F61
monochromatic
#239F9F #2FD1D1 #61DCDC #93E7E7 #C5F2F2
Accessibility & contrast
On white
1.64
#61DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#61DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCDC
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCDC | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dcdc; /* rgb */ color: rgb(97, 220, 220); /* oklch */ color: oklch(82.5% 0.109 195.2);
Tailwind
colors: {
custom: {
50: '#9ae7e6',
500: '#61dcdc',
950: '#000000',
},
}SCSS
$custom: #61dcdc; $custom-light: #9ae7e6; $custom-dark: #000000;
JSON
{
"hex": "#61dcdc",
"rgb": {
"r": 97,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82546,
"c": 0.10927,
"h": 195.2
},
"luminance": 0.58895
}Semantic roles & 50–950 ramp
primary
#61DCDC
secondary
#A33E3E
accent
#1A1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484