#61DEAE#61DEAE
#61DEAE is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.7% C 0.132 H 165.2°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEAE |
|---|---|
| RGB | rgb(97, 222, 174) |
| HSL | hsl(157, 65%, 63%) |
| HSV | hsv(157, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(80.65, -46.03, 13.20) |
| CIE-LCH | lch(80.65, 47.89, 164.00°) |
| OKLab | oklab(81.69% -0.1277 0.0338) |
| OKLCH | oklch(81.69% 0.132 165.2) |
| XYZ | xyz(38.6873, 57.8363, 49.1609) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.55
Seafoam
#7FE0B3
ΔE00 2.87
Aqua Marine
#2EE8BB
ΔE00 4.05
Mediumaquamarine
#66CDAA
ΔE00 4.84
Aquamarine (survey)
#04D8B2
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEAE #DE6191
analogous
#61DE6F #61DEAE #61CFDE
triadic
#61DEAE #AE61DE #DEAE61
tetradic
#61DEAE #6F61DE #DE6191 #CFDE61
square
#61DEAE #6F61DE #DE6191 #CFDE61
split-complementary
#61DEAE #DE61CF #DE6F61
monochromatic
#22A371 #2ED394 #61DEAE #94E9C8 #C6F3E2
Accessibility & contrast
On white
1.67
#61DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#61DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEAE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEAE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AB
Deuteranopia (green-blind)
#C8C3B1
Tritanopia (blue-blind)
#25DED1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61deae; /* rgb */ color: rgb(97, 222, 174); /* oklch */ color: oklch(81.7% 0.132 165.2);
Tailwind
colors: {
custom: {
50: '#98e9c6',
500: '#61deae',
950: '#000000',
},
}SCSS
$custom: #61deae; $custom-light: #98e9c6; $custom-dark: #000000;
JSON
{
"hex": "#61deae",
"rgb": {
"r": 97,
"g": 222,
"b": 174
},
"hsl": {
"h": 156.96,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.81685,
"c": 0.13213,
"h": 165.2
},
"luminance": 0.5784
}Semantic roles & 50–950 ramp
primary
#61DEAE
secondary
#A63E66
accent
#185ECD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482