#61EACA#61EACA
#61EACA is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.3% C 0.128 H 175.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #61EACA |
|---|---|
| RGB | rgb(97, 234, 202) |
| HSL | hsl(166, 77%, 65%) |
| HSV | hsv(166, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 13.7%, 8.2%) |
| CIE-LAB | lab(84.82, -44.83, 4.42) |
| CIE-LCH | lch(84.82, 45.05, 174.37°) |
| OKLab | oklab(85.29% -0.1278 0.011) |
| OKLCH | oklch(85.29% 0.128 175.1) |
| XYZ | xyz(45.0083, 65.6468, 66.1648) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 3.46
Light Turquoise
#7EF4CC
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 5.44
Aquamarine
#7FFFD4
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EACA #EA6181
analogous
#61EA85 #61EACA #61C6EA
triadic
#61EACA #CA61EA #EACA61
tetradic
#61EACA #8561EA #EA6181 #C6EA61
square
#61EACA #8561EA #EA6181 #C6EA61
split-complementary
#61EACA #EA61C6 #EA8561
monochromatic
#18B893 #2BE3B8 #61EACA #97F1DC #CDF8EE
Accessibility & contrast
On white
1.49
#61EACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#61EACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EACA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EACA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#CECECC
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61eaca; /* rgb */ color: rgb(97, 234, 202); /* oklch */ color: oklch(85.3% 0.128 175.1);
Tailwind
colors: {
custom: {
50: '#9af1da',
500: '#61eaca',
950: '#000000',
},
}SCSS
$custom: #61eaca; $custom-light: #9af1da; $custom-dark: #000000;
JSON
{
"hex": "#61eaca",
"rgb": {
"r": 97,
"g": 234,
"b": 202
},
"hsl": {
"h": 165.985,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.85293,
"c": 0.12832,
"h": 175.1
},
"luminance": 0.65651
}Semantic roles & 50–950 ramp
primary
#61EACA
secondary
#B83855
accent
#0D3CD9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583