#61ECC9#61ECC9
#61ECC9 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.7% C 0.131 H 173.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECC9 |
|---|---|
| RGB | rgb(97, 236, 201) |
| HSL | hsl(165, 79%, 65%) |
| HSV | hsv(165, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 14.8%, 7.5%) |
| CIE-LAB | lab(85.37, -45.93, 5.75) |
| CIE-LCH | lch(85.37, 46.29, 172.86°) |
| OKLab | oklab(85.74% -0.1304 0.0145) |
| OKLCH | oklch(85.74% 0.131 173.6) |
| XYZ | xyz(45.4629, 66.7447, 65.7341) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.17
Aqua (survey)
#13EAC9
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.79
Bright Teal
#01F9C6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECC9 #EC6184
analogous
#61EC83 #61ECC9 #61C9EC
triadic
#61ECC9 #C961EC #ECC961
tetradic
#61ECC9 #8361EC #EC6184 #C9EC61
square
#61ECC9 #8361EC #EC6184 #C9EC61
split-complementary
#61ECC9 #EC61C9 #EC8361
monochromatic
#17BC92 #2AE5B6 #61ECC9 #98F3DC #CEF9EE
Accessibility & contrast
On white
1.46
#61ECC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#61ECC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECC9
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECC9 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC7
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#00EEE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ecc9; /* rgb */ color: rgb(97, 236, 201); /* oklch */ color: oklch(85.7% 0.131 173.6);
Tailwind
colors: {
custom: {
50: '#9af3d9',
500: '#61ecc9',
950: '#000000',
},
}SCSS
$custom: #61ecc9; $custom-light: #9af3d9; $custom-dark: #000000;
JSON
{
"hex": "#61ecc9",
"rgb": {
"r": 97,
"g": 236,
"b": 201
},
"hsl": {
"h": 164.892,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.8574,
"c": 0.13117,
"h": 173.6
},
"luminance": 0.66749
}Semantic roles & 50–950 ramp
primary
#61ECC9
secondary
#BB3658
accent
#0B3FDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583