#61EAAE#61EAAE
#61EAAE is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.6% C 0.148 H 161.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAAE |
|---|---|
| RGB | rgb(97, 234, 174) |
| HSL | hsl(154, 77%, 65%) |
| HSV | hsv(154, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.19, -51.07, 18.18) |
| CIE-LCH | lch(84.19, 54.21, 160.40°) |
| OKLab | oklab(84.58% -0.1404 0.0464) |
| OKLCH | oklch(84.58% 0.148 161.7) |
| XYZ | xyz(41.9886, 64.4389, 50.2614) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam
#7FE0B3
ΔE00 4.39
Light Aquamarine
#7BFDC7
ΔE00 4.65
Light Blue Green
#7EFBB3
ΔE00 4.72
Aqua Marine
#2EE8BB
ΔE00 4.90
Greenish Turquoise
#00FBB0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAAE #EA619D
analogous
#61EA6A #61EAAE #61E1EA
triadic
#61EAAE #AE61EA #EAAE61
tetradic
#61EAAE #6A61EA #EA619D #E1EA61
square
#61EAAE #6A61EA #EA619D #E1EA61
split-complementary
#61EAAE #EA61E1 #EA6A61
monochromatic
#18B872 #2BE392 #61EAAE #97F1CA #CDF8E5
Accessibility & contrast
On white
1.51
#61EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#61EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAAE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAAE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D4CCB2
Tritanopia (blue-blind)
#1BEADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eaae; /* rgb */ color: rgb(97, 234, 174); /* oklch */ color: oklch(84.6% 0.148 161.7);
Tailwind
colors: {
custom: {
50: '#99f1c6',
500: '#61eaae',
950: '#000000',
},
}SCSS
$custom: #61eaae; $custom-light: #99f1c6; $custom-dark: #000000;
JSON
{
"hex": "#61eaae",
"rgb": {
"r": 97,
"g": 234,
"b": 174
},
"hsl": {
"h": 153.723,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.8458,
"c": 0.14784,
"h": 161.7
},
"luminance": 0.64443
}Semantic roles & 50–950 ramp
primary
#61EAAE
secondary
#B83870
accent
#0D66D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582