#61E2BA#61E2BA
#61E2BA is a very light, vivid teal. Relative luminance 0.605; OKLCH L 83.0% C 0.129 H 169.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2BA |
|---|---|
| RGB | rgb(97, 226, 186) |
| HSL | hsl(161, 69%, 63%) |
| HSV | hsv(161, 57%, 89%) |
| CMYK | cmyk(57.1%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(82.10, -45.08, 8.93) |
| CIE-LCH | lch(82.10, 45.96, 168.80°) |
| OKLab | oklab(82.95% -0.1266 0.0228) |
| OKLCH | oklch(82.95% 0.129 169.8) |
| XYZ | xyz(40.9848, 60.4753, 55.9579) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.03
Eucalyptus
#44D7A8
ΔE00 3.65
Seafoam
#7FE0B3
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 4.40
Aquamarine (survey)
#04D8B2
ΔE00 4.41
Aqua (survey)
#13EAC9
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2BA #E26189
analogous
#61E279 #61E2BA #61CAE2
triadic
#61E2BA #BA61E2 #E2BA61
tetradic
#61E2BA #7961E2 #E26189 #CAE261
square
#61E2BA #7961E2 #E26189 #CAE261
split-complementary
#61E2BA #E261CA #E27961
monochromatic
#1FA97F #2DD9A3 #61E2BA #95EBD1 #C8F5E7
Accessibility & contrast
On white
1.60
#61E2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#61E2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2BA
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2BA | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B8
Deuteranopia (green-blind)
#C9C7BD
Tritanopia (blue-blind)
#0DE3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61e2ba; /* rgb */ color: rgb(97, 226, 186); /* oklch */ color: oklch(83.0% 0.129 169.8);
Tailwind
colors: {
custom: {
50: '#99ecce',
500: '#61e2ba',
950: '#000000',
},
}SCSS
$custom: #61e2ba; $custom-light: #99ecce; $custom-dark: #000000;
JSON
{
"hex": "#61e2ba",
"rgb": {
"r": 97,
"g": 226,
"b": 186
},
"hsl": {
"h": 161.395,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.82953,
"c": 0.12862,
"h": 169.8
},
"luminance": 0.60479
}Semantic roles & 50–950 ramp
primary
#61E2BA
secondary
#AB3C5E
accent
#154FD1
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583