#61DCC2#61DCC2
#61DCC2 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.7% C 0.117 H 177.1°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCC2 |
|---|---|
| RGB | rgb(97, 220, 194) |
| HSL | hsl(167, 64%, 62%) |
| HSV | hsv(167, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.53, -40.57, 2.43) |
| CIE-LCH | lch(80.53, 40.64, 176.57°) |
| OKLab | oklab(81.74% -0.1166 0.0058) |
| OKLCH | oklch(81.74% 0.117 177.1) |
| XYZ | xyz(40.2562, 57.6189, 60.0286) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.93
Turquoise
#40E0D0
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 4.67
Aquamarine (survey)
#04D8B2
ΔE00 4.85
Mediumaquamarine
#66CDAA
ΔE00 5.07
Tiffany Blue
#7BF2DA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCC2 #DC617B
analogous
#61DC85 #61DCC2 #61B9DC
triadic
#61DCC2 #C261DC #DCC261
tetradic
#61DCC2 #8561DC #DC617B #B9DC61
square
#61DCC2 #8561DC #DC617B #B9DC61
split-complementary
#61DCC2 #DC61B9 #DC8561
monochromatic
#239F85 #2FD1AF #61DCC2 #93E7D5 #C5F2E9
Accessibility & contrast
On white
1.68
#61DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#61DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCC2
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCC2 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#C2C2C4
Tritanopia (blue-blind)
#00DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61dcc2; /* rgb */ color: rgb(97, 220, 194); /* oklch */ color: oklch(81.7% 0.117 177.1);
Tailwind
colors: {
custom: {
50: '#98e7d4',
500: '#61dcc2',
950: '#000000',
},
}SCSS
$custom: #61dcc2; $custom-light: #98e7d4; $custom-dark: #000000;
JSON
{
"hex": "#61dcc2",
"rgb": {
"r": 97,
"g": 220,
"b": 194
},
"hsl": {
"h": 167.317,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.81741,
"c": 0.11678,
"h": 177.1
},
"luminance": 0.57623
}Semantic roles & 50–950 ramp
primary
#61DCC2
secondary
#A33E54
accent
#1A40CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483