#61E7AE#61E7AE
#61E7AE is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.9% C 0.144 H 162.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #61E7AE |
|---|---|
| RGB | rgb(97, 231, 174) |
| HSL | hsl(154, 74%, 64%) |
| HSV | hsv(154, 58%, 91%) |
| CMYK | cmyk(58%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.31, -49.83, 16.94) |
| CIE-LCH | lch(83.31, 52.63, 161.22°) |
| OKLab | oklab(83.86% -0.1372 0.0433) |
| OKLCH | oklch(83.86% 0.144 162.5) |
| XYZ | xyz(41.1418, 62.7452, 49.9791) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.71
Seafoam
#7FE0B3
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 5.07
Aqua Green
#12E193
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E7AE #E7619A
analogous
#61E76B #61E7AE #61DDE7
triadic
#61E7AE #AE61E7 #E7AE61
tetradic
#61E7AE #6B61E7 #E7619A #DDE761
square
#61E7AE #6B61E7 #E7619A #DDE761
split-complementary
#61E7AE #E761DD #E76B61
monochromatic
#1BB272 #2CDF93 #61E7AE #96EFC9 #CBF7E4
Accessibility & contrast
On white
1.55
#61E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#61E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E7AE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E7AE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#1EE7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e7ae; /* rgb */ color: rgb(97, 231, 174); /* oklch */ color: oklch(83.9% 0.144 162.5);
Tailwind
colors: {
custom: {
50: '#99efc6',
500: '#61e7ae',
950: '#000000',
},
}SCSS
$custom: #61e7ae; $custom-light: #99efc6; $custom-dark: #000000;
JSON
{
"hex": "#61e7ae",
"rgb": {
"r": 97,
"g": 231,
"b": 174
},
"hsl": {
"h": 154.478,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.83856,
"c": 0.14391,
"h": 162.5
},
"luminance": 0.62749
}Semantic roles & 50–950 ramp
primary
#61E7AE
secondary
#B3396D
accent
#1064D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582