#61DECC#61DECC
#61DECC is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.114 H 182.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #61DECC |
|---|---|
| RGB | rgb(97, 222, 204) |
| HSL | hsl(171, 65%, 63%) |
| HSV | hsv(171, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.37, -39.02, -1.66) |
| CIE-LCH | lch(81.37, 39.05, 182.43°) |
| OKLab | oklab(82.51% -0.1144 -0.0051) |
| OKLCH | oklch(82.51% 0.114 182.5) |
| XYZ | xyz(41.9453, 59.1394, 66.3196) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.22
Tiffany Blue
#7BF2DA
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 5.56
Aqua (survey)
#13EAC9
ΔE00 5.64
Bright Aqua
#0BF9EA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DECC #DE6173
analogous
#61DE8D #61DECC #61B1DE
triadic
#61DECC #CC61DE #DECC61
tetradic
#61DECC #8D61DE #DE6173 #B1DE61
square
#61DECC #8D61DE #DE6173 #B1DE61
split-complementary
#61DECC #DE61B1 #DE8D61
monochromatic
#22A390 #2ED3BC #61DECC #94E9DC #C6F3ED
Accessibility & contrast
On white
1.64
#61DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#61DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DECC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DECC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61decc; /* rgb */ color: rgb(97, 222, 204); /* oklch */ color: oklch(82.5% 0.114 182.5);
Tailwind
colors: {
custom: {
50: '#99e9db',
500: '#61decc',
950: '#000000',
},
}SCSS
$custom: #61decc; $custom-light: #99e9db; $custom-dark: #000000;
JSON
{
"hex": "#61decc",
"rgb": {
"r": 97,
"g": 222,
"b": 204
},
"hsl": {
"h": 171.36,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.82509,
"c": 0.11448,
"h": 182.5
},
"luminance": 0.59144
}Semantic roles & 50–950 ramp
primary
#61DECC
secondary
#A63E4D
accent
#1832CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484