#61E9AE#61E9AE
#61E9AE is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.3% C 0.147 H 162.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9AE |
|---|---|
| RGB | rgb(97, 233, 174) |
| HSL | hsl(154, 76%, 65%) |
| HSV | hsv(154, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(83.90, -50.65, 17.77) |
| CIE-LCH | lch(83.90, 53.68, 160.67°) |
| OKLab | oklab(84.34% -0.1393 0.0454) |
| OKLCH | oklch(84.34% 0.147 162) |
| XYZ | xyz(41.7047, 63.8711, 50.1667) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.17
Seafoam
#7FE0B3
ΔE00 4.19
Aqua Marine
#2EE8BB
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 4.78
Light Blue Green
#7EFBB3
ΔE00 4.96
Aqua Green
#12E193
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9AE #E9619C
analogous
#61E96A #61E9AE #61E0E9
triadic
#61E9AE #AE61E9 #E9AE61
tetradic
#61E9AE #6A61E9 #E9619C #E0E961
square
#61E9AE #6A61E9 #E9619C #E0E961
split-complementary
#61E9AE #E961E0 #E96A61
monochromatic
#19B672 #2BE292 #61E9AE #97F0CA #CCF8E5
Accessibility & contrast
On white
1.52
#61E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#61E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9AE
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9AE | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#1CE9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61e9ae; /* rgb */ color: rgb(97, 233, 174); /* oklch */ color: oklch(84.3% 0.147 162.0);
Tailwind
colors: {
custom: {
50: '#99f1c6',
500: '#61e9ae',
950: '#000000',
},
}SCSS
$custom: #61e9ae; $custom-light: #99f1c6; $custom-dark: #000000;
JSON
{
"hex": "#61e9ae",
"rgb": {
"r": 97,
"g": 233,
"b": 174
},
"hsl": {
"h": 153.971,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.84338,
"c": 0.14653,
"h": 162
},
"luminance": 0.63875
}Semantic roles & 50–950 ramp
primary
#61E9AE
secondary
#B6386F
accent
#0E65D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582