#61DEC9#61DEC9
#61DEC9 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.116 H 180.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEC9 |
|---|---|
| RGB | rgb(97, 222, 201) |
| HSL | hsl(170, 65%, 63%) |
| HSV | hsv(170, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(81.29, -39.76, -0.18) |
| CIE-LCH | lch(81.29, 39.76, 180.26°) |
| OKLab | oklab(82.42% -0.1157 -0.0011) |
| OKLCH | oklch(82.42% 0.116 180.6) |
| XYZ | xyz(41.5889, 58.9969, 64.4428) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.75
Tiffany Blue
#7BF2DA
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 4.97
Aqua (survey)
#13EAC9
ΔE00 5.03
Aquamarine (survey)
#04D8B2
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEC9 #DE6176
analogous
#61DE8A #61DEC9 #61B4DE
triadic
#61DEC9 #C961DE #DEC961
tetradic
#61DEC9 #8A61DE #DE6176 #B4DE61
square
#61DEC9 #8A61DE #DE6176 #B4DE61
split-complementary
#61DEC9 #DE61B4 #DE8A61
monochromatic
#22A38D #2ED3B8 #61DEC9 #94E9DA #C6F3EC
Accessibility & contrast
On white
1.64
#61DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#61DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEC9
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEC9 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C8
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dec9; /* rgb */ color: rgb(97, 222, 201); /* oklch */ color: oklch(82.4% 0.116 180.6);
Tailwind
colors: {
custom: {
50: '#99e9d9',
500: '#61dec9',
950: '#000000',
},
}SCSS
$custom: #61dec9; $custom-light: #99e9d9; $custom-dark: #000000;
JSON
{
"hex": "#61dec9",
"rgb": {
"r": 97,
"g": 222,
"b": 201
},
"hsl": {
"h": 169.92,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.8242,
"c": 0.11569,
"h": 180.6
},
"luminance": 0.59001
}Semantic roles & 50–950 ramp
primary
#61DEC9
secondary
#A63E4F
accent
#1837CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483