#61E9BD#61E9BD
#61E9BD is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.7% C 0.135 H 168.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9BD |
|---|---|
| RGB | rgb(97, 233, 189) |
| HSL | hsl(161, 76%, 65%) |
| HSV | hsv(161, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 18.9%, 8.6%) |
| CIE-LAB | lab(84.22, -47.40, 10.39) |
| CIE-LCH | lch(84.22, 48.53, 167.64°) |
| OKLab | oklab(84.71% -0.1326 0.0266) |
| OKLCH | oklch(84.71% 0.135 168.7) |
| XYZ | xyz(43.2495, 64.4890, 58.3026) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 3.94
Eucalyptus
#44D7A8
ΔE00 4.60
Bright Teal
#01F9C6
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9BD #E9618D
analogous
#61E979 #61E9BD #61D1E9
triadic
#61E9BD #BD61E9 #E9BD61
tetradic
#61E9BD #7961E9 #E9618D #D1E961
square
#61E9BD #7961E9 #E9618D #D1E961
split-complementary
#61E9BD #E961D1 #E97961
monochromatic
#19B683 #2BE2A7 #61E9BD #97F0D3 #CCF8EA
Accessibility & contrast
On white
1.51
#61E9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#61E9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9BD
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9BD | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBB
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#00EADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61e9bd; /* rgb */ color: rgb(97, 233, 189); /* oklch */ color: oklch(84.7% 0.135 168.7);
Tailwind
colors: {
custom: {
50: '#9af1d0',
500: '#61e9bd',
950: '#000000',
},
}SCSS
$custom: #61e9bd; $custom-light: #9af1d0; $custom-dark: #000000;
JSON
{
"hex": "#61e9bd",
"rgb": {
"r": 97,
"g": 233,
"b": 189
},
"hsl": {
"h": 160.588,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.84707,
"c": 0.13523,
"h": 168.7
},
"luminance": 0.64493
}Semantic roles & 50–950 ramp
primary
#61E9BD
secondary
#B63861
accent
#0E4FD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583