#61DEBC#61DEBC
#61DEBC is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.122 H 172.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEBC |
|---|---|
| RGB | rgb(97, 222, 188) |
| HSL | hsl(164, 65%, 63%) |
| HSV | hsv(164, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(80.97, -42.88, 6.25) |
| CIE-LCH | lch(80.97, 43.33, 171.70°) |
| OKLab | oklab(82.05% -0.1214 0.0159) |
| OKLCH | oklch(82.05% 0.122 172.6) |
| XYZ | xyz(40.1239, 58.4109, 56.7271) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 4.01
Aqua Marine
#2EE8BB
ΔE00 4.03
Eucalyptus
#44D7A8
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 4.24
Mediumaquamarine
#66CDAA
ΔE00 4.32
Aqua (survey)
#13EAC9
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEBC #DE6183
analogous
#61DE7D #61DEBC #61C1DE
triadic
#61DEBC #BC61DE #DEBC61
tetradic
#61DEBC #7D61DE #DE6183 #C1DE61
square
#61DEBC #7D61DE #DE6183 #C1DE61
split-complementary
#61DEBC #DE61C1 #DE7D61
monochromatic
#22A380 #2ED3A7 #61DEBC #94E9D1 #C6F3E7
Accessibility & contrast
On white
1.66
#61DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#61DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEBC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEBC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#0DE0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61debc; /* rgb */ color: rgb(97, 222, 188); /* oklch */ color: oklch(82.0% 0.122 172.6);
Tailwind
colors: {
custom: {
50: '#98e9d0',
500: '#61debc',
950: '#000000',
},
}SCSS
$custom: #61debc; $custom-light: #98e9d0; $custom-dark: #000000;
JSON
{
"hex": "#61debc",
"rgb": {
"r": 97,
"g": 222,
"b": 188
},
"hsl": {
"h": 163.68,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.8205,
"c": 0.12247,
"h": 172.6
},
"luminance": 0.58415
}Semantic roles & 50–950 ramp
primary
#61DEBC
secondary
#A63E5A
accent
#1849CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483