#61E9BE#61E9BE
#61E9BE is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.7% C 0.135 H 169.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9BE |
|---|---|
| RGB | rgb(97, 233, 190) |
| HSL | hsl(161, 76%, 65%) |
| HSV | hsv(161, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.24, -47.18, 9.89) |
| CIE-LCH | lch(84.24, 48.20, 168.16°) |
| OKLab | oklab(84.73% -0.1321 0.0253) |
| OKLCH | oklch(84.73% 0.135 169.2) |
| XYZ | xyz(43.3585, 64.5326, 58.8763) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 4.04
Aqua (survey)
#13EAC9
ΔE00 4.59
Bright Teal
#01F9C6
ΔE00 4.64
Eucalyptus
#44D7A8
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9BE #E9618C
analogous
#61E97A #61E9BE #61D0E9
triadic
#61E9BE #BE61E9 #E9BE61
tetradic
#61E9BE #7A61E9 #E9618C #D0E961
square
#61E9BE #7A61E9 #E9618C #D0E961
split-complementary
#61E9BE #E961D0 #E97A61
monochromatic
#19B685 #2BE2A8 #61E9BE #97F0D4 #CCF8EA
Accessibility & contrast
On white
1.51
#61E9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#61E9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9BE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9BE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#D0CCC1
Tritanopia (blue-blind)
#00EADD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61e9be; /* rgb */ color: rgb(97, 233, 190); /* oklch */ color: oklch(84.7% 0.135 169.2);
Tailwind
colors: {
custom: {
50: '#9af1d1',
500: '#61e9be',
950: '#000000',
},
}SCSS
$custom: #61e9be; $custom-light: #9af1d1; $custom-dark: #000000;
JSON
{
"hex": "#61e9be",
"rgb": {
"r": 97,
"g": 233,
"b": 190
},
"hsl": {
"h": 161.029,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.84732,
"c": 0.13454,
"h": 169.2
},
"luminance": 0.64537
}Semantic roles & 50–950 ramp
primary
#61E9BE
secondary
#B63860
accent
#0E4ED8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583