#61E5AA#61E5AA
#61E5AA is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.3% C 0.145 H 161.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #61E5AA |
|---|---|
| RGB | rgb(97, 229, 170) |
| HSL | hsl(153, 72%, 64%) |
| HSV | hsv(153, 58%, 90%) |
| CMYK | cmyk(57.6%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.64, -49.83, 18.09) |
| CIE-LCH | lch(82.64, 53.01, 160.05°) |
| OKLab | oklab(83.28% -0.1369 0.0462) |
| OKLCH | oklch(83.28% 0.145 161.4) |
| XYZ | xyz(40.2011, 61.4784, 47.7704) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 3.97
Eucalyptus
#44D7A8
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.64
Aqua Marine
#2EE8BB
ΔE00 4.99
Light Blue Green
#7EFBB3
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E5AA #E5619C
analogous
#61E568 #61E5AA #61DEE5
triadic
#61E5AA #AA61E5 #E5AA61
tetradic
#61E5AA #6861E5 #E5619C #DEE561
square
#61E5AA #6861E5 #E5619C #DEE561
split-complementary
#61E5AA #E561DE #E56861
monochromatic
#1DAF6E #2CDC8E #61E5AA #96EEC6 #CAF6E3
Accessibility & contrast
On white
1.58
#61E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#61E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E5AA
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E5AA | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#25E4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61e5aa; /* rgb */ color: rgb(97, 229, 170); /* oklch */ color: oklch(83.3% 0.145 161.4);
Tailwind
colors: {
custom: {
50: '#99eec3',
500: '#61e5aa',
950: '#000000',
},
}SCSS
$custom: #61e5aa; $custom-light: #99eec3; $custom-dark: #000000;
JSON
{
"hex": "#61e5aa",
"rgb": {
"r": 97,
"g": 229,
"b": 170
},
"hsl": {
"h": 153.182,
"s": 71.739,
"l": 63.922
},
"oklch": {
"l": 0.83279,
"c": 0.14452,
"h": 161.4
},
"luminance": 0.61482
}Semantic roles & 50–950 ramp
primary
#61E5AA
secondary
#B03A6F
accent
#1268D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582