#61DEC8#61DEC8
#61DEC8 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.116 H 179.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEC8 |
|---|---|
| RGB | rgb(97, 222, 200) |
| HSL | hsl(169, 65%, 63%) |
| HSV | hsv(169, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.26, -40.01, 0.32) |
| CIE-LCH | lch(81.26, 40.01, 179.55°) |
| OKLab | oklab(82.39% -0.1161 0.0002) |
| OKLCH | oklch(82.39% 0.116 179.9) |
| XYZ | xyz(41.4717, 58.9500, 63.8253) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 4.71
Seafoam Blue
#78D1B6
ΔE00 4.80
Aqua (survey)
#13EAC9
ΔE00 4.86
Aquamarine (survey)
#04D8B2
ΔE00 5.85
Mediumaquamarine
#66CDAA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEC8 #DE6177
analogous
#61DE89 #61DEC8 #61B5DE
triadic
#61DEC8 #C861DE #DEC861
tetradic
#61DEC8 #8961DE #DE6177 #B5DE61
square
#61DEC8 #8961DE #DE6177 #B5DE61
split-complementary
#61DEC8 #DE61B5 #DE8961
monochromatic
#22A38C #2ED3B6 #61DEC8 #94E9DA #C6F3EB
Accessibility & contrast
On white
1.64
#61DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#61DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEC8
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEC8 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dec8; /* rgb */ color: rgb(97, 222, 200); /* oklch */ color: oklch(82.4% 0.116 179.9);
Tailwind
colors: {
custom: {
50: '#99e9d8',
500: '#61dec8',
950: '#000000',
},
}SCSS
$custom: #61dec8; $custom-light: #99e9d8; $custom-dark: #000000;
JSON
{
"hex": "#61dec8",
"rgb": {
"r": 97,
"g": 222,
"b": 200
},
"hsl": {
"h": 169.44,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.8239,
"c": 0.11612,
"h": 179.9
},
"luminance": 0.58954
}Semantic roles & 50–950 ramp
primary
#61DEC8
secondary
#A63E50
accent
#1838CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483