#61E2AA#61E2AA
#61E2AA is a very light, vivid teal. Relative luminance 0.598; OKLCH L 82.6% C 0.141 H 162.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2AA |
|---|---|
| RGB | rgb(97, 226, 170) |
| HSL | hsl(154, 69%, 63%) |
| HSV | hsv(154, 57%, 89%) |
| CMYK | cmyk(57.1%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(81.75, -48.58, 16.85) |
| CIE-LCH | lch(81.75, 51.42, 160.87°) |
| OKLab | oklab(82.55% -0.1338 0.0431) |
| OKLCH | oklch(82.55% 0.141 162.2) |
| XYZ | xyz(39.3782, 59.8326, 47.4961) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.43
Eucalyptus
#44D7A8
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 4.73
Light Greenish Blue
#63F7B4
ΔE00 4.76
Aqua Green
#12E193
ΔE00 4.95
Light Turquoise
#7EF4CC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2AA #E26199
analogous
#61E269 #61E2AA #61DAE2
triadic
#61E2AA #AA61E2 #E2AA61
tetradic
#61E2AA #6961E2 #E26199 #DAE261
square
#61E2AA #6961E2 #E26199 #DAE261
split-complementary
#61E2AA #E261DA #E26961
monochromatic
#1FA96D #2DD98E #61E2AA #95EBC6 #C8F5E2
Accessibility & contrast
On white
1.62
#61E2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#61E2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2AA
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2AA | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#27E2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61e2aa; /* rgb */ color: rgb(97, 226, 170); /* oklch */ color: oklch(82.6% 0.141 162.2);
Tailwind
colors: {
custom: {
50: '#98ecc3',
500: '#61e2aa',
950: '#000000',
},
}SCSS
$custom: #61e2aa; $custom-light: #98ecc3; $custom-dark: #000000;
JSON
{
"hex": "#61e2aa",
"rgb": {
"r": 97,
"g": 226,
"b": 170
},
"hsl": {
"h": 153.953,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.82554,
"c": 0.14055,
"h": 162.2
},
"luminance": 0.59836
}Semantic roles & 50–950 ramp
primary
#61E2AA
secondary
#AB3C6C
accent
#1566D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582