#61ECD3#61ECD3
#61ECD3 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.0% C 0.126 H 179.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECD3 |
|---|---|
| RGB | rgb(97, 236, 211) |
| HSL | hsl(169, 79%, 65%) |
| HSV | hsv(169, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 10.6%, 7.5%) |
| CIE-LAB | lab(85.62, -43.54, 0.86) |
| CIE-LCH | lch(85.62, 43.55, 178.87°) |
| OKLab | oklab(86.02% -0.126 0.0016) |
| OKLCH | oklch(86.02% 0.126 179.3) |
| XYZ | xyz(46.6777, 67.2307, 72.1323) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.31
Aqua (survey)
#13EAC9
ΔE00 3.62
Turquoise
#40E0D0
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 5.25
Bright Aqua
#0BF9EA
ΔE00 5.33
Aqua Marine
#2EE8BB
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECD3 #EC617A
analogous
#61EC8E #61ECD3 #61BFEC
triadic
#61ECD3 #D361EC #ECD361
tetradic
#61ECD3 #8E61EC #EC617A #BFEC61
square
#61ECD3 #8E61EC #EC617A #BFEC61
split-complementary
#61ECD3 #EC61BF #EC8E61
monochromatic
#17BC9E #2AE5C4 #61ECD3 #98F3E2 #CEF9F1
Accessibility & contrast
On white
1.45
#61ECD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#61ECD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECD3
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECD3 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD2
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#00F0E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61ecd3; /* rgb */ color: rgb(97, 236, 211); /* oklch */ color: oklch(86.0% 0.126 179.3);
Tailwind
colors: {
custom: {
50: '#9bf3e0',
500: '#61ecd3',
950: '#000000',
},
}SCSS
$custom: #61ecd3; $custom-light: #9bf3e0; $custom-dark: #000000;
JSON
{
"hex": "#61ecd3",
"rgb": {
"r": 97,
"g": 236,
"b": 211
},
"hsl": {
"h": 169.209,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.86021,
"c": 0.12598,
"h": 179.3
},
"luminance": 0.67235
}Semantic roles & 50–950 ramp
primary
#61ECD3
secondary
#BB364E
accent
#0B30DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584