#61DCC5#61DCC5
#61DCC5 is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.8% C 0.115 H 179.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCC5 |
|---|---|
| RGB | rgb(97, 220, 197) |
| HSL | hsl(169, 64%, 62%) |
| HSV | hsv(169, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(80.60, -39.84, 0.95) |
| CIE-LCH | lch(80.60, 39.85, 178.64°) |
| OKLab | oklab(81.83% -0.1153 0.0019) |
| OKLCH | oklch(81.83% 0.115 179.1) |
| XYZ | xyz(40.5965, 57.7551, 61.8209) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.39
Seafoam Blue
#78D1B6
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 4.97
Tiffany Blue
#7BF2DA
ΔE00 5.12
Aquamarine (survey)
#04D8B2
ΔE00 5.49
Mediumaquamarine
#66CDAA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCC5 #DC6178
analogous
#61DC87 #61DCC5 #61B6DC
triadic
#61DCC5 #C561DC #DCC561
tetradic
#61DCC5 #8761DC #DC6178 #B6DC61
square
#61DCC5 #8761DC #DC6178 #B6DC61
split-complementary
#61DCC5 #DC61B6 #DC8761
monochromatic
#239F88 #2FD1B3 #61DCC5 #93E7D7 #C5F2EA
Accessibility & contrast
On white
1.67
#61DCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#61DCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCC5
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCC5 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C4
Deuteranopia (green-blind)
#C1C2C7
Tritanopia (blue-blind)
#00DFD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61dcc5; /* rgb */ color: rgb(97, 220, 197); /* oklch */ color: oklch(81.8% 0.115 179.1);
Tailwind
colors: {
custom: {
50: '#98e7d6',
500: '#61dcc5',
950: '#000000',
},
}SCSS
$custom: #61dcc5; $custom-light: #98e7d6; $custom-dark: #000000;
JSON
{
"hex": "#61dcc5",
"rgb": {
"r": 97,
"g": 220,
"b": 197
},
"hsl": {
"h": 168.78,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.81828,
"c": 0.11533,
"h": 179.1
},
"luminance": 0.57759
}Semantic roles & 50–950 ramp
primary
#61DCC5
secondary
#A33E51
accent
#1A3BCC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483