#61DEC7#61DEC7
#61DEC7 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.117 H 179.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEC7 |
|---|---|
| RGB | rgb(97, 222, 199) |
| HSL | hsl(169, 65%, 63%) |
| HSV | hsv(169, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.24, -40.25, 0.81) |
| CIE-LCH | lch(81.24, 40.26, 178.85°) |
| OKLab | oklab(82.36% -0.1166 0.0015) |
| OKLCH | oklch(82.36% 0.117 179.3) |
| XYZ | xyz(41.3552, 58.9034, 63.2118) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Seafoam Blue
#78D1B6
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 4.70
Aqua (survey)
#13EAC9
ΔE00 4.70
Aquamarine (survey)
#04D8B2
ΔE00 5.62
Mediumaquamarine
#66CDAA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEC7 #DE6178
analogous
#61DE88 #61DEC7 #61B6DE
triadic
#61DEC7 #C761DE #DEC761
tetradic
#61DEC7 #8861DE #DE6178 #B6DE61
square
#61DEC7 #8861DE #DE6178 #B6DE61
split-complementary
#61DEC7 #DE61B6 #DE8861
monochromatic
#22A38B #2ED3B5 #61DEC7 #94E9D9 #C6F3EB
Accessibility & contrast
On white
1.64
#61DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#61DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEC7
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEC7 | 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)
#D6D2C6
Deuteranopia (green-blind)
#C2C4C9
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dec7; /* rgb */ color: rgb(97, 222, 199); /* oklch */ color: oklch(82.4% 0.117 179.3);
Tailwind
colors: {
custom: {
50: '#99e9d7',
500: '#61dec7',
950: '#000000',
},
}SCSS
$custom: #61dec7; $custom-light: #99e9d7; $custom-dark: #000000;
JSON
{
"hex": "#61dec7",
"rgb": {
"r": 97,
"g": 222,
"b": 199
},
"hsl": {
"h": 168.96,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.82361,
"c": 0.11657,
"h": 179.3
},
"luminance": 0.58907
}Semantic roles & 50–950 ramp
primary
#61DEC7
secondary
#A63E51
accent
#183ACD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483