#61DEBB#61DEBB
#61DEBB is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.123 H 172.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEBB |
|---|---|
| RGB | rgb(97, 222, 187) |
| HSL | hsl(163, 65%, 63%) |
| HSV | hsv(163, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(80.94, -43.11, 6.75) |
| CIE-LCH | lch(80.94, 43.64, 171.10°) |
| OKLab | oklab(82.02% -0.1219 0.0172) |
| OKLCH | oklch(82.02% 0.123 172) |
| XYZ | xyz(40.0165, 58.3679, 56.1614) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.91
Eucalyptus
#44D7A8
ΔE00 3.95
Aquamarine (survey)
#04D8B2
ΔE00 3.98
Mediumaquamarine
#66CDAA
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 4.32
Seafoam
#7FE0B3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEBB #DE6184
analogous
#61DE7C #61DEBB #61C2DE
triadic
#61DEBB #BB61DE #DEBB61
tetradic
#61DEBB #7C61DE #DE6184 #C2DE61
square
#61DEBB #7C61DE #DE6184 #C2DE61
split-complementary
#61DEBB #DE61C2 #DE7C61
monochromatic
#22A37F #2ED3A5 #61DEBB #94E9D1 #C6F3E7
Accessibility & contrast
On white
1.66
#61DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#61DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEBB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEBB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#10E0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61debb; /* rgb */ color: rgb(97, 222, 187); /* oklch */ color: oklch(82.0% 0.123 172.0);
Tailwind
colors: {
custom: {
50: '#98e9cf',
500: '#61debb',
950: '#000000',
},
}SCSS
$custom: #61debb; $custom-light: #98e9cf; $custom-dark: #000000;
JSON
{
"hex": "#61debb",
"rgb": {
"r": 97,
"g": 222,
"b": 187
},
"hsl": {
"h": 163.2,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.82023,
"c": 0.12308,
"h": 172
},
"luminance": 0.58372
}Semantic roles & 50–950 ramp
primary
#61DEBB
secondary
#A63E5B
accent
#184BCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483