#61DDBC#61DDBC
#61DDBC is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.8% C 0.121 H 173.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDBC |
|---|---|
| RGB | rgb(97, 221, 188) |
| HSL | hsl(164, 65%, 62%) |
| HSV | hsv(164, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(80.67, -42.44, 5.83) |
| CIE-LCH | lch(80.67, 42.84, 172.18°) |
| OKLab | oklab(81.81% -0.1204 0.0148) |
| OKLCH | oklch(81.81% 0.121 173) |
| XYZ | xyz(39.8591, 57.8813, 56.6389) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.99
Seafoam Blue
#78D1B6
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.18
Aqua Marine
#2EE8BB
ΔE00 4.30
Eucalyptus
#44D7A8
ΔE00 4.31
Aqua (survey)
#13EAC9
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDBC #DD6182
analogous
#61DD7E #61DDBC #61C0DD
triadic
#61DDBC #BC61DD #DDBC61
tetradic
#61DDBC #7E61DD #DD6182 #C0DD61
square
#61DDBC #7E61DD #DD6182 #C0DD61
split-complementary
#61DDBC #DD61C0 #DD7E61
monochromatic
#23A17F #2FD2A7 #61DDBC #93E8D1 #C6F3E7
Accessibility & contrast
On white
1.67
#61DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#61DDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDBC
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDBC | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BA
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#0FDFD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61ddbc; /* rgb */ color: rgb(97, 221, 188); /* oklch */ color: oklch(81.8% 0.121 173.0);
Tailwind
colors: {
custom: {
50: '#98e8d0',
500: '#61ddbc',
950: '#000000',
},
}SCSS
$custom: #61ddbc; $custom-light: #98e8d0; $custom-dark: #000000;
JSON
{
"hex": "#61ddbc",
"rgb": {
"r": 97,
"g": 221,
"b": 188
},
"hsl": {
"h": 164.032,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.81811,
"c": 0.12127,
"h": 173
},
"luminance": 0.57885
}Semantic roles & 50–950 ramp
primary
#61DDBC
secondary
#A43E59
accent
#1949CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483