#61DCC7#61DCC7
#61DCC7 is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.114 H 180.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCC7 |
|---|---|
| RGB | rgb(97, 220, 199) |
| HSL | hsl(170, 64%, 62%) |
| HSV | hsv(170, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(80.65, -39.35, -0.04) |
| CIE-LCH | lch(80.65, 39.35, 180.06°) |
| OKLab | oklab(81.89% -0.1144 -0.0008) |
| OKLCH | oklch(81.89% 0.114 180.4) |
| XYZ | xyz(40.8272, 57.8473, 63.0358) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.93
Seafoam Blue
#78D1B6
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 5.27
Aquamarine (survey)
#04D8B2
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCC7 #DC6176
analogous
#61DC8A #61DCC7 #61B4DC
triadic
#61DCC7 #C761DC #DCC761
tetradic
#61DCC7 #8A61DC #DC6176 #B4DC61
square
#61DCC7 #8A61DC #DC6176 #B4DC61
split-complementary
#61DCC7 #DC61B4 #DC8A61
monochromatic
#239F8A #2FD1B5 #61DCC7 #93E7D9 #C5F2EB
Accessibility & contrast
On white
1.67
#61DCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#61DCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCC7
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCC7 | 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)
#D3D0C6
Deuteranopia (green-blind)
#C0C2C9
Tritanopia (blue-blind)
#00DFD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61dcc7; /* rgb */ color: rgb(97, 220, 199); /* oklch */ color: oklch(81.9% 0.114 180.4);
Tailwind
colors: {
custom: {
50: '#98e7d7',
500: '#61dcc7',
950: '#000000',
},
}SCSS
$custom: #61dcc7; $custom-light: #98e7d7; $custom-dark: #000000;
JSON
{
"hex": "#61dcc7",
"rgb": {
"r": 97,
"g": 220,
"b": 199
},
"hsl": {
"h": 169.756,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.81886,
"c": 0.11443,
"h": 180.4
},
"luminance": 0.57851
}Semantic roles & 50–950 ramp
primary
#61DCC7
secondary
#A33E50
accent
#1A38CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483