#61E7AB#61E7AB
#61E7AB is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.8% C 0.146 H 161.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #61E7AB |
|---|---|
| RGB | rgb(97, 231, 171) |
| HSL | hsl(153, 74%, 64%) |
| HSV | hsv(153, 58%, 91%) |
| CMYK | cmyk(58%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.25, -50.45, 18.42) |
| CIE-LCH | lch(83.25, 53.71, 159.94°) |
| OKLab | oklab(83.79% -0.1386 0.047) |
| OKLCH | oklch(83.79% 0.146 161.3) |
| XYZ | xyz(40.8526, 62.6295, 48.4560) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 4.93
Aqua Marine
#2EE8BB
ΔE00 5.04
Light Blue Green
#7EFBB3
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E7AB #E7619D
analogous
#61E768 #61E7AB #61E0E7
triadic
#61E7AB #AB61E7 #E7AB61
tetradic
#61E7AB #6861E7 #E7619D #E0E761
square
#61E7AB #6861E7 #E7619D #E0E761
split-complementary
#61E7AB #E761E0 #E76861
monochromatic
#1BB26F #2CDF8F #61E7AB #96EFC7 #CBF7E3
Accessibility & contrast
On white
1.55
#61E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#61E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E7AB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E7AB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A8
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#22E6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e7ab; /* rgb */ color: rgb(97, 231, 171); /* oklch */ color: oklch(83.8% 0.146 161.3);
Tailwind
colors: {
custom: {
50: '#99efc4',
500: '#61e7ab',
950: '#000000',
},
}SCSS
$custom: #61e7ab; $custom-light: #99efc4; $custom-dark: #000000;
JSON
{
"hex": "#61e7ab",
"rgb": {
"r": 97,
"g": 231,
"b": 171
},
"hsl": {
"h": 153.134,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.83786,
"c": 0.14634,
"h": 161.3
},
"luminance": 0.62633
}Semantic roles & 50–950 ramp
primary
#61E7AB
secondary
#B33970
accent
#1068D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582