#61EAAB#61EAAB
#61EAAB is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.150 H 160.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAAB |
|---|---|
| RGB | rgb(97, 234, 171) |
| HSL | hsl(152, 77%, 65%) |
| HSV | hsv(152, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(84.13, -51.68, 19.65) |
| CIE-LCH | lch(84.13, 55.29, 159.18°) |
| OKLab | oklab(84.51% -0.1417 0.0501) |
| OKLCH | oklch(84.51% 0.15 160.5) |
| XYZ | xyz(41.6994, 64.3232, 48.7383) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 4.43
Aqua Green
#12E193
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.59
Seafoam (survey)
#80F9AD
ΔE00 4.69
Seafoam
#7FE0B3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAAB #EA61A0
analogous
#61EA67 #61EAAB #61E4EA
triadic
#61EAAB #AB61EA #EAAB61
tetradic
#61EAAB #6761EA #EA61A0 #E4EA61
square
#61EAAB #6761EA #EA61A0 #E4EA61
split-complementary
#61EAAB #EA61E4 #EA6761
monochromatic
#18B86F #2BE38E #61EAAB #97F1C8 #CDF8E4
Accessibility & contrast
On white
1.51
#61EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#61EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAAB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAAB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#20E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eaab; /* rgb */ color: rgb(97, 234, 171); /* oklch */ color: oklch(84.5% 0.150 160.5);
Tailwind
colors: {
custom: {
50: '#99f1c4',
500: '#61eaab',
950: '#000000',
},
}SCSS
$custom: #61eaab; $custom-light: #99f1c4; $custom-dark: #000000;
JSON
{
"hex": "#61eaab",
"rgb": {
"r": 97,
"g": 234,
"b": 171
},
"hsl": {
"h": 152.409,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84511,
"c": 0.1503,
"h": 160.5
},
"luminance": 0.64327
}Semantic roles & 50–950 ramp
primary
#61EAAB
secondary
#B83872
accent
#0D6BD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582