#61EEAB#61EEAB
#61EEAB is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.5% C 0.156 H 159.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEAB |
|---|---|
| RGB | rgb(97, 238, 171) |
| HSL | hsl(151, 81%, 66%) |
| HSV | hsv(151, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.31, -53.31, 21.29) |
| CIE-LCH | lch(85.31, 57.40, 158.23°) |
| OKLab | oklab(85.48% -0.1458 0.0541) |
| OKLCH | oklch(85.48% 0.156 159.6) |
| XYZ | xyz(42.8511, 66.6265, 49.1221) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.81
Greenish Turquoise
#00FBB0
ΔE00 4.08
Greenish Cyan
#2AFEB7
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEAB #EE61A4
analogous
#61EE64 #61EEAB #61EBEE
triadic
#61EEAB #AB61EE #EEAB61
tetradic
#61EEAB #6461EE #EE61A4 #EBEE61
square
#61EEAB #6461EE #EE61A4 #EBEE61
split-complementary
#61EEAB #EE61EB #EE6461
monochromatic
#15C06F #2AE88E #61EEAB #98F4C8 #D0FAE6
Accessibility & contrast
On white
1.47
#61EEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#61EEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEAB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEAB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA7
Deuteranopia (green-blind)
#D8D0AF
Tritanopia (blue-blind)
#1CEDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61eeab; /* rgb */ color: rgb(97, 238, 171); /* oklch */ color: oklch(85.5% 0.156 159.6);
Tailwind
colors: {
custom: {
50: '#9af4c4',
500: '#61eeab',
950: '#000000',
},
}SCSS
$custom: #61eeab; $custom-light: #9af4c4; $custom-dark: #000000;
JSON
{
"hex": "#61eeab",
"rgb": {
"r": 97,
"g": 238,
"b": 171
},
"hsl": {
"h": 151.489,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85477,
"c": 0.15557,
"h": 159.6
},
"luminance": 0.66631
}Semantic roles & 50–950 ramp
primary
#61EEAB
secondary
#BE3576
accent
#096DDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582