#61E4AB#61E4AB
#61E4AB is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.1% C 0.142 H 162.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #61E4AB |
|---|---|
| RGB | rgb(97, 228, 171) |
| HSL | hsl(154, 71%, 64%) |
| HSV | hsv(154, 57%, 89%) |
| CMYK | cmyk(57.5%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(82.36, -49.21, 17.18) |
| CIE-LCH | lch(82.36, 52.12, 160.75°) |
| OKLab | oklab(83.06% -0.1354 0.0439) |
| OKLCH | oklch(83.06% 0.142 162) |
| XYZ | xyz(40.0201, 60.9646, 48.1785) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.61
Eucalyptus
#44D7A8
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.29
Aqua Marine
#2EE8BB
ΔE00 4.70
Aqua Green
#12E193
ΔE00 4.88
Light Aquamarine
#7BFDC7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E4AB #E4619A
analogous
#61E469 #61E4AB #61DBE4
triadic
#61E4AB #AB61E4 #E4AB61
tetradic
#61E4AB #6961E4 #E4619A #DBE461
square
#61E4AB #6961E4 #E4619A #DBE461
split-complementary
#61E4AB #E461DB #E46961
monochromatic
#1EAD6F #2DDB8F #61E4AB #95EDC7 #CAF6E3
Accessibility & contrast
On white
1.59
#61E4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#61E4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E4AB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E4AB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#CEC8AF
Tritanopia (blue-blind)
#24E4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e4ab; /* rgb */ color: rgb(97, 228, 171); /* oklch */ color: oklch(83.1% 0.142 162.0);
Tailwind
colors: {
custom: {
50: '#99edc4',
500: '#61e4ab',
950: '#000000',
},
}SCSS
$custom: #61e4ab; $custom-light: #99edc4; $custom-dark: #000000;
JSON
{
"hex": "#61e4ab",
"rgb": {
"r": 97,
"g": 228,
"b": 171
},
"hsl": {
"h": 153.893,
"s": 70.811,
"l": 63.725
},
"oklch": {
"l": 0.83061,
"c": 0.14238,
"h": 162
},
"luminance": 0.60968
}Semantic roles & 50–950 ramp
primary
#61E4AB
secondary
#AE3B6D
accent
#1366D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582