#61EEAA#61EEAA
#61EEAA is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.5% C 0.156 H 159.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEAA |
|---|---|
| RGB | rgb(97, 238, 170) |
| HSL | hsl(151, 81%, 66%) |
| HSV | hsv(151, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(85.30, -53.51, 21.78) |
| CIE-LCH | lch(85.30, 57.77, 157.85°) |
| OKLab | oklab(85.46% -0.1463 0.0554) |
| OKLCH | oklch(85.46% 0.156 159.3) |
| XYZ | xyz(42.7561, 66.5885, 48.6221) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.70
Greenish Turquoise
#00FBB0
ΔE00 4.09
Greenish Cyan
#2AFEB7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEAA #EE61A5
analogous
#61EE63 #61EEAA #61EBEE
triadic
#61EEAA #AA61EE #EEAA61
tetradic
#61EEAA #6361EE #EE61A5 #EBEE61
square
#61EEAA #6361EE #EE61A5 #EBEE61
split-complementary
#61EEAA #EE61EB #EE6361
monochromatic
#15C06D #2AE88C #61EEAA #98F4C8 #D0FAE5
Accessibility & contrast
On white
1.47
#61EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#61EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEAA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEAA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA6
Deuteranopia (green-blind)
#D8D0AE
Tritanopia (blue-blind)
#1DEDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61eeaa; /* rgb */ color: rgb(97, 238, 170); /* oklch */ color: oklch(85.5% 0.156 159.3);
Tailwind
colors: {
custom: {
50: '#9af4c3',
500: '#61eeaa',
950: '#000000',
},
}SCSS
$custom: #61eeaa; $custom-light: #9af4c3; $custom-dark: #000000;
JSON
{
"hex": "#61eeaa",
"rgb": {
"r": 97,
"g": 238,
"b": 170
},
"hsl": {
"h": 151.064,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85455,
"c": 0.15642,
"h": 159.3
},
"luminance": 0.66593
}Semantic roles & 50–950 ramp
primary
#61EEAA
secondary
#BE3577
accent
#096FDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582