#61DEB2#61DEB2
#61DEB2 is a light, vivid teal. Relative luminance 0.580; OKLCH L 81.8% C 0.129 H 167.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEB2 |
|---|---|
| RGB | rgb(97, 222, 178) |
| HSL | hsl(159, 65%, 63%) |
| HSV | hsv(159, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(80.74, -45.16, 11.22) |
| CIE-LCH | lch(80.74, 46.53, 166.05°) |
| OKLab | oklab(81.79% -0.1259 0.0287) |
| OKLCH | oklch(81.79% 0.129 167.1) |
| XYZ | xyz(39.0831, 57.9946, 51.2453) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.58
Seafoam
#7FE0B3
ΔE00 3.02
Aqua Marine
#2EE8BB
ΔE00 3.68
Mediumaquamarine
#66CDAA
ΔE00 4.41
Aquamarine (survey)
#04D8B2
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEB2 #DE618D
analogous
#61DE73 #61DEB2 #61CBDE
triadic
#61DEB2 #B261DE #DEB261
tetradic
#61DEB2 #7361DE #DE618D #CBDE61
square
#61DEB2 #7361DE #DE618D #CBDE61
split-complementary
#61DEB2 #DE61CB #DE7361
monochromatic
#22A375 #2ED399 #61DEB2 #94E9CB #C6F3E3
Accessibility & contrast
On white
1.67
#61DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#61DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEB2
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEB2 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#20DFD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61deb2; /* rgb */ color: rgb(97, 222, 178); /* oklch */ color: oklch(81.8% 0.129 167.1);
Tailwind
colors: {
custom: {
50: '#98e9c9',
500: '#61deb2',
950: '#000000',
},
}SCSS
$custom: #61deb2; $custom-light: #98e9c9; $custom-dark: #000000;
JSON
{
"hex": "#61deb2",
"rgb": {
"r": 97,
"g": 222,
"b": 178
},
"hsl": {
"h": 158.88,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.81786,
"c": 0.12917,
"h": 167.1
},
"luminance": 0.57998
}Semantic roles & 50–950 ramp
primary
#61DEB2
secondary
#A63E62
accent
#1858CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482