#61DEBA#61DEBA
#61DEBA is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.124 H 171.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEBA |
|---|---|
| RGB | rgb(97, 222, 186) |
| HSL | hsl(163, 65%, 63%) |
| HSV | hsv(163, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(80.92, -43.34, 7.24) |
| CIE-LCH | lch(80.92, 43.94, 170.51°) |
| OKLab | oklab(82% -0.1223 0.0185) |
| OKLCH | oklch(82% 0.124 171.4) |
| XYZ | xyz(39.9098, 58.3253, 55.5995) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 3.80
Aquamarine (survey)
#04D8B2
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEBA #DE6185
analogous
#61DE7B #61DEBA #61C3DE
triadic
#61DEBA #BA61DE #DEBA61
tetradic
#61DEBA #7B61DE #DE6185 #C3DE61
square
#61DEBA #7B61DE #DE6185 #C3DE61
split-complementary
#61DEBA #DE61C3 #DE7B61
monochromatic
#22A37E #2ED3A4 #61DEBA #94E9D0 #C6F3E6
Accessibility & contrast
On white
1.66
#61DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#61DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEBA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEBA | 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)
#D8D1B8
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#12E0D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61deba; /* rgb */ color: rgb(97, 222, 186); /* oklch */ color: oklch(82.0% 0.124 171.4);
Tailwind
colors: {
custom: {
50: '#98e9ce',
500: '#61deba',
950: '#000000',
},
}SCSS
$custom: #61deba; $custom-light: #98e9ce; $custom-dark: #000000;
JSON
{
"hex": "#61deba",
"rgb": {
"r": 97,
"g": 222,
"b": 186
},
"hsl": {
"h": 162.72,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.81996,
"c": 0.12371,
"h": 171.4
},
"luminance": 0.58329
}Semantic roles & 50–950 ramp
primary
#61DEBA
secondary
#A63E5C
accent
#184CCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483