#61ECAE#61ECAE
#61ECAE is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.150 H 161.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECAE |
|---|---|
| RGB | rgb(97, 236, 174) |
| HSL | hsl(153, 79%, 65%) |
| HSV | hsv(153, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(84.78, -51.89, 19.00) |
| CIE-LCH | lch(84.78, 55.26, 159.89°) |
| OKLab | oklab(85.06% -0.1424 0.0485) |
| OKLCH | oklch(85.06% 0.15 161.2) |
| XYZ | xyz(42.5612, 65.5841, 50.4522) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.44
Greenish Turquoise
#00FBB0
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.53
Greenish Cyan
#2AFEB7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECAE #EC619F
analogous
#61EC68 #61ECAE #61E5EC
triadic
#61ECAE #AE61EC #ECAE61
tetradic
#61ECAE #6861EC #EC619F #E5EC61
square
#61ECAE #6861EC #EC619F #E5EC61
split-complementary
#61ECAE #EC61E5 #EC6861
monochromatic
#17BC72 #2AE592 #61ECAE #98F3CA #CEF9E6
Accessibility & contrast
On white
1.49
#61ECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#61ECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECAE
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECAE | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAA
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#1AEBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ecae; /* rgb */ color: rgb(97, 236, 174); /* oklch */ color: oklch(85.1% 0.150 161.2);
Tailwind
colors: {
custom: {
50: '#9af3c6',
500: '#61ecae',
950: '#000000',
},
}SCSS
$custom: #61ecae; $custom-light: #9af3c6; $custom-dark: #000000;
JSON
{
"hex": "#61ecae",
"rgb": {
"r": 97,
"g": 236,
"b": 174
},
"hsl": {
"h": 153.237,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.85062,
"c": 0.15046,
"h": 161.2
},
"luminance": 0.65588
}Semantic roles & 50–950 ramp
primary
#61ECAE
secondary
#BB3671
accent
#0B68DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582