#61DFAF#61DFAF
#61DFAF is a light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.133 H 165.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFAF |
|---|---|
| RGB | rgb(97, 223, 175) |
| HSL | hsl(157, 66%, 63%) |
| HSV | hsv(157, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(80.97, -46.24, 13.12) |
| CIE-LCH | lch(80.97, 48.07, 164.16°) |
| OKLab | oklab(81.95% -0.1283 0.0336) |
| OKLCH | oklch(81.95% 0.133 165.3) |
| XYZ | xyz(39.0515, 58.4082, 49.7650) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.68
Seafoam
#7FE0B3
ΔE00 2.86
Aqua Marine
#2EE8BB
ΔE00 3.89
Mediumaquamarine
#66CDAA
ΔE00 5.01
Aquamarine (survey)
#04D8B2
ΔE00 5.14
Light Teal
#90E4C1
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFAF #DF6191
analogous
#61DF70 #61DFAF #61D0DF
triadic
#61DFAF #AF61DF #DFAF61
tetradic
#61DFAF #7061DF #DF6191 #D0DF61
square
#61DFAF #7061DF #DF6191 #D0DF61
split-complementary
#61DFAF #DF61D0 #DF7061
monochromatic
#21A472 #2ED595 #61DFAF #94E9C9 #C7F4E3
Accessibility & contrast
On white
1.66
#61DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#61DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFAF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFAF | 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)
#DBD1AC
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#23DFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dfaf; /* rgb */ color: rgb(97, 223, 175); /* oklch */ color: oklch(82.0% 0.133 165.3);
Tailwind
colors: {
custom: {
50: '#98eac7',
500: '#61dfaf',
950: '#000000',
},
}SCSS
$custom: #61dfaf; $custom-light: #98eac7; $custom-dark: #000000;
JSON
{
"hex": "#61dfaf",
"rgb": {
"r": 97,
"g": 223,
"b": 175
},
"hsl": {
"h": 157.143,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.81951,
"c": 0.13268,
"h": 165.3
},
"luminance": 0.58412
}Semantic roles & 50–950 ramp
primary
#61DFAF
secondary
#A73D65
accent
#175DCE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482