#61EAB2#61EAB2
#61EAB2 is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.7% C 0.145 H 163.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAB2 |
|---|---|
| RGB | rgb(97, 234, 178) |
| HSL | hsl(155, 77%, 65%) |
| HSV | hsv(155, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.28, -50.23, 16.21) |
| CIE-LCH | lch(84.28, 52.78, 162.11°) |
| OKLab | oklab(84.67% -0.1386 0.0415) |
| OKLCH | oklch(84.67% 0.145 163.3) |
| XYZ | xyz(42.3844, 64.5972, 52.3457) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.30
Seafoam
#7FE0B3
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.40
Light Turquoise
#7EF4CC
ΔE00 4.85
Eucalyptus
#44D7A8
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAB2 #EA6199
analogous
#61EA6D #61EAB2 #61DEEA
triadic
#61EAB2 #B261EA #EAB261
tetradic
#61EAB2 #6D61EA #EA6199 #DEEA61
square
#61EAB2 #6D61EA #EA6199 #DEEA61
split-complementary
#61EAB2 #EA61DE #EA6D61
monochromatic
#18B877 #2BE398 #61EAB2 #97F1CC #CDF8E7
Accessibility & contrast
On white
1.51
#61EAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#61EAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAB2
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAB2 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBAF
Deuteranopia (green-blind)
#D3CDB6
Tritanopia (blue-blind)
#15EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eab2; /* rgb */ color: rgb(97, 234, 178); /* oklch */ color: oklch(84.7% 0.145 163.3);
Tailwind
colors: {
custom: {
50: '#99f1c9',
500: '#61eab2',
950: '#000000',
},
}SCSS
$custom: #61eab2; $custom-light: #99f1c9; $custom-dark: #000000;
JSON
{
"hex": "#61eab2",
"rgb": {
"r": 97,
"g": 234,
"b": 178
},
"hsl": {
"h": 155.474,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84674,
"c": 0.14464,
"h": 163.3
},
"luminance": 0.64601
}Semantic roles & 50–950 ramp
primary
#61EAB2
secondary
#B8386C
accent
#0D60D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582