#61E1BF#61E1BF
#61E1BF is a very light, vivid teal. Relative luminance 0.602; OKLCH L 82.8% C 0.124 H 172.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #61E1BF |
|---|---|
| RGB | rgb(97, 225, 191) |
| HSL | hsl(164, 68%, 63%) |
| HSV | hsv(164, 57%, 88%) |
| CMYK | cmyk(56.9%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(81.92, -43.49, 6.04) |
| CIE-LCH | lch(81.92, 43.91, 172.10°) |
| OKLab | oklab(82.85% -0.1233 0.0153) |
| OKLCH | oklch(82.85% 0.124 172.9) |
| XYZ | xyz(41.2546, 60.1494, 58.7160) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.73
Aqua (survey)
#13EAC9
ΔE00 3.99
Aquamarine (survey)
#04D8B2
ΔE00 4.27
Eucalyptus
#44D7A8
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 4.76
Seafoam Blue
#78D1B6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E1BF #E16183
analogous
#61E17F #61E1BF #61C3E1
triadic
#61E1BF #BF61E1 #E1BF61
tetradic
#61E1BF #7F61E1 #E16183 #C3E161
square
#61E1BF #7F61E1 #E16183 #C3E161
split-complementary
#61E1BF #E161C3 #E17F61
monochromatic
#20A884 #2ED7AA #61E1BF #94EBD4 #C8F5E9
Accessibility & contrast
On white
1.61
#61E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#61E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E1BF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E1BF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BD
Deuteranopia (green-blind)
#C7C6C1
Tritanopia (blue-blind)
#00E3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61e1bf; /* rgb */ color: rgb(97, 225, 191); /* oklch */ color: oklch(82.8% 0.124 172.9);
Tailwind
colors: {
custom: {
50: '#99ebd2',
500: '#61e1bf',
950: '#000000',
},
}SCSS
$custom: #61e1bf; $custom-light: #99ebd2; $custom-dark: #000000;
JSON
{
"hex": "#61e1bf",
"rgb": {
"r": 97,
"g": 225,
"b": 191
},
"hsl": {
"h": 164.063,
"s": 68.085,
"l": 63.137
},
"oklch": {
"l": 0.82849,
"c": 0.12424,
"h": 172.9
},
"luminance": 0.60153
}Semantic roles & 50–950 ramp
primary
#61E1BF
secondary
#AA3C59
accent
#1547D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483