#61DDBB#61DDBB
#61DDBB is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.8% C 0.122 H 172.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDBB |
|---|---|
| RGB | rgb(97, 221, 187) |
| HSL | hsl(164, 65%, 62%) |
| HSV | hsv(164, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(80.65, -42.67, 6.33) |
| CIE-LCH | lch(80.65, 43.14, 171.57°) |
| OKLab | oklab(81.78% -0.1208 0.0161) |
| OKLCH | oklch(81.78% 0.122 172.4) |
| XYZ | xyz(39.7517, 57.8383, 56.0731) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.94
Eucalyptus
#44D7A8
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDBB #DD6183
analogous
#61DD7D #61DDBB #61C1DD
triadic
#61DDBB #BB61DD #DDBB61
tetradic
#61DDBB #7D61DD #DD6183 #C1DD61
square
#61DDBB #7D61DD #DD6183 #C1DD61
split-complementary
#61DDBB #DD61C1 #DD7D61
monochromatic
#23A17E #2FD2A5 #61DDBB #93E8D1 #C6F3E6
Accessibility & contrast
On white
1.67
#61DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#61DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDBB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDBB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#C4C3BD
Tritanopia (blue-blind)
#11DFD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61ddbb; /* rgb */ color: rgb(97, 221, 187); /* oklch */ color: oklch(81.8% 0.122 172.4);
Tailwind
colors: {
custom: {
50: '#98e8cf',
500: '#61ddbb',
950: '#000000',
},
}SCSS
$custom: #61ddbb; $custom-light: #98e8cf; $custom-dark: #000000;
JSON
{
"hex": "#61ddbb",
"rgb": {
"r": 97,
"g": 221,
"b": 187
},
"hsl": {
"h": 163.548,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.81783,
"c": 0.12188,
"h": 172.4
},
"luminance": 0.57842
}Semantic roles & 50–950 ramp
primary
#61DDBB
secondary
#A43E5A
accent
#194ACC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483