#61EABC#61EABC
#61EABC is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.9% C 0.137 H 167.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #61EABC |
|---|---|
| RGB | rgb(97, 234, 188) |
| HSL | hsl(160, 77%, 65%) |
| HSV | hsv(160, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.49, -48.05, 11.29) |
| CIE-LCH | lch(84.49, 49.36, 166.77°) |
| OKLab | oklab(84.92% -0.1341 0.0289) |
| OKLCH | oklch(84.92% 0.137 167.8) |
| XYZ | xyz(43.4252, 65.0135, 57.8276) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 4.60
Eucalyptus
#44D7A8
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EABC #EA618F
analogous
#61EA78 #61EABC #61D3EA
triadic
#61EABC #BC61EA #EABC61
tetradic
#61EABC #7861EA #EA618F #D3EA61
square
#61EABC #7861EA #EA618F #D3EA61
split-complementary
#61EABC #EA61D3 #EA7861
monochromatic
#18B883 #2BE3A5 #61EABC #97F1D3 #CDF8EA
Accessibility & contrast
On white
1.50
#61EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#61EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EABC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EABC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#00EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61eabc; /* rgb */ color: rgb(97, 234, 188); /* oklch */ color: oklch(84.9% 0.137 167.8);
Tailwind
colors: {
custom: {
50: '#9af1d0',
500: '#61eabc',
950: '#000000',
},
}SCSS
$custom: #61eabc; $custom-light: #9af1d0; $custom-dark: #000000;
JSON
{
"hex": "#61eabc",
"rgb": {
"r": 97,
"g": 234,
"b": 188
},
"hsl": {
"h": 159.854,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.8492,
"c": 0.13717,
"h": 167.8
},
"luminance": 0.65018
}Semantic roles & 50–950 ramp
primary
#61EABC
secondary
#B83863
accent
#0D51D9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583