#61DFB7#61DFB7
#61DFB7 is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.2% C 0.127 H 169.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFB7 |
|---|---|
| RGB | rgb(97, 223, 183) |
| HSL | hsl(161, 66%, 63%) |
| HSV | hsv(161, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 17.9%, 12.5%) |
| CIE-LAB | lab(81.14, -44.47, 9.15) |
| CIE-LCH | lch(81.14, 45.40, 168.37°) |
| OKLab | oklab(82.16% -0.1247 0.0234) |
| OKLCH | oklch(82.16% 0.127 169.4) |
| XYZ | xyz(39.8606, 58.7318, 54.0263) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.16
Aqua Marine
#2EE8BB
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 3.51
Aquamarine (survey)
#04D8B2
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 4.40
Light Teal
#90E4C1
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFB7 #DF6189
analogous
#61DF78 #61DFB7 #61C8DF
triadic
#61DFB7 #B761DF #DFB761
tetradic
#61DFB7 #7861DF #DF6189 #C8DF61
square
#61DFB7 #7861DF #DF6189 #C8DF61
split-complementary
#61DFB7 #DF61C8 #DF7861
monochromatic
#21A47B #2ED5A0 #61DFB7 #94E9CE #C7F4E5
Accessibility & contrast
On white
1.65
#61DFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#61DFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFB7
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFB7 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B5
Deuteranopia (green-blind)
#C7C4BA
Tritanopia (blue-blind)
#17E0D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dfb7; /* rgb */ color: rgb(97, 223, 183); /* oklch */ color: oklch(82.2% 0.127 169.4);
Tailwind
colors: {
custom: {
50: '#98e9cc',
500: '#61dfb7',
950: '#000000',
},
}SCSS
$custom: #61dfb7; $custom-light: #98e9cc; $custom-dark: #000000;
JSON
{
"hex": "#61dfb7",
"rgb": {
"r": 97,
"g": 223,
"b": 183
},
"hsl": {
"h": 160.952,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.82155,
"c": 0.12692,
"h": 169.4
},
"luminance": 0.58736
}Semantic roles & 50–950 ramp
primary
#61DFB7
secondary
#A73D5F
accent
#1751CE
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483