#61EABE#61EABE
#61EABE is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.0% C 0.136 H 168.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #61EABE |
|---|---|
| RGB | rgb(97, 234, 190) |
| HSL | hsl(161, 77%, 65%) |
| HSV | hsv(161, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(84.54, -47.60, 10.31) |
| CIE-LCH | lch(84.54, 48.71, 167.78°) |
| OKLab | oklab(84.97% -0.1332 0.0264) |
| OKLCH | oklch(84.97% 0.136 168.8) |
| XYZ | xyz(43.6423, 65.1004, 58.9709) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EABE #EA618D
analogous
#61EA7A #61EABE #61D1EA
triadic
#61EABE #BE61EA #EABE61
tetradic
#61EABE #7A61EA #EA618D #D1EA61
square
#61EABE #7A61EA #EA618D #D1EA61
split-complementary
#61EABE #EA61D1 #EA7A61
monochromatic
#18B885 #2BE3A8 #61EABE #97F1D4 #CDF8EA
Accessibility & contrast
On white
1.50
#61EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#61EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EABE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EABE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#00EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61eabe; /* rgb */ color: rgb(97, 234, 190); /* oklch */ color: oklch(85.0% 0.136 168.8);
Tailwind
colors: {
custom: {
50: '#9af1d1',
500: '#61eabe',
950: '#000000',
},
}SCSS
$custom: #61eabe; $custom-light: #9af1d1; $custom-dark: #000000;
JSON
{
"hex": "#61eabe",
"rgb": {
"r": 97,
"g": 234,
"b": 190
},
"hsl": {
"h": 160.73,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84971,
"c": 0.13577,
"h": 168.8
},
"luminance": 0.65105
}Semantic roles & 50–950 ramp
primary
#61EABE
secondary
#B83861
accent
#0D4ED9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583