#61DCC9#61DCC9
#61DCC9 is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.114 H 181.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCC9 |
|---|---|
| RGB | rgb(97, 220, 201) |
| HSL | hsl(171, 64%, 62%) |
| HSV | hsv(171, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 8.6%, 13.7%) |
| CIE-LAB | lab(80.71, -38.86, -1.03) |
| CIE-LCH | lch(80.71, 38.87, 181.52°) |
| OKLab | oklab(81.95% -0.1136 -0.0034) |
| OKLCH | oklch(81.95% 0.114 181.7) |
| XYZ | xyz(41.0609, 57.9408, 64.2668) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.55
Seafoam Blue
#78D1B6
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.51
Aqua (survey)
#13EAC9
ΔE00 5.65
Aquamarine (survey)
#04D8B2
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCC9 #DC6174
analogous
#61DC8C #61DCC9 #61B1DC
triadic
#61DCC9 #C961DC #DCC961
tetradic
#61DCC9 #8C61DC #DC6174 #B1DC61
square
#61DCC9 #8C61DC #DC6174 #B1DC61
split-complementary
#61DCC9 #DC61B1 #DC8C61
monochromatic
#239F8C #2FD1B8 #61DCC9 #93E7DA #C5F2EB
Accessibility & contrast
On white
1.67
#61DCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#61DCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCC9
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCC9 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C8
Deuteranopia (green-blind)
#C0C2CB
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61dcc9; /* rgb */ color: rgb(97, 220, 201); /* oklch */ color: oklch(81.9% 0.114 181.7);
Tailwind
colors: {
custom: {
50: '#99e7d9',
500: '#61dcc9',
950: '#000000',
},
}SCSS
$custom: #61dcc9; $custom-light: #99e7d9; $custom-dark: #000000;
JSON
{
"hex": "#61dcc9",
"rgb": {
"r": 97,
"g": 220,
"b": 201
},
"hsl": {
"h": 170.732,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.81946,
"c": 0.11361,
"h": 181.7
},
"luminance": 0.57945
}Semantic roles & 50–950 ramp
primary
#61DCC9
secondary
#A33E4E
accent
#1A35CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483